Remove post count from SMF forums on APA
../Themes/curve theme/Display.template.php
Find and remove:
Code: [Select]
// Show how many posts they have made.
echo '
', $txt[26], ': ', $message['member']['posts'], '<br />
<br />';
Advertisement
