Fixed missing <dl> tag in profile info block

SignTorch

Active member
Licensed customer
using XF 1.2.1

on user profile page, under avatar, in info block, number of resources

that line is not enclosed in <dl></dl> tags like other lines

see template member_view_resource_stats

if another line of info is added, it overlays the resources line.

infoblock1.webp
infoblock.webp
 
This has already been changed for the next XF 1.2-specific RM update. The HTML code here changed between 1.1 and 1.2.
 
Back
Top Bottom