Code: Select all
<dt><label>{L_POSTS}:</label></dt>
<dd><strong>{USER_POSTS}</strong></dd>
Also, You may need to update:
{L_POSTS} to Posts: or just: Posts
Because if not is displays as: {POSTS} on your edit area and on the forum.
Also with the Portal MOD it displays: {POSTS} instead of Posts: so it doesn't look that good, so go to your portal area:
styles/yourtheme/template/portal/blocks/top_posters (or something close) and find: {L_POSTS} or whatever, and make it: Posts:
Here is a demo: