2015-04-12, 06:36 PM
(2015-04-12, 03:23 AM)conner Wrote: In which template can I find the bottom bar with the Mark all read and stuff. I want to add another | to it that has Stats.
Index_boardstats is the template you're searching.
<td class="tcat" style="text-align: left;">
<span class="smalltext">
<a href="misc.php?action=markread{$post_code_string}">{$lang->markread}</a> |
<a href="showteam.php">{$lang->forumteam}</a>
</span>
</td>
I don't give support on PM.