Poprawiłem Ci niezauważalne błędy. Dodaj teraz kod do index_boardstats
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['boardstats']}.gif" id="boardstats_img" class="expander" alt="[-]" title="[-]" /></div>
<div><strong>{$lang->boardstats}</strong></div>
</td>
</tr>
</thead>
<tbody style="{$collapsed['boardstats_e']}" id="boardstats_e">
{$whosonline}
{$wwot}
{$birthdays}
{$forumstats}
<td class="tfoot" style="text-align: right">
<span class="smalltext">
{$logoutlink}
<a href="misc.php?action=markread{$post_code_string}">{$lang->markread}</a> |
<a href="showteam.php">{$lang->forumteam}</a> |
<a href="stats.php">{$lang->forumstats}</a>
{$viewgroups}
<tr>
<td class="tcat"><a href="online.php" original-title="Szczegóły"><class="fa fa-th-list fa-lg effect" original-title=""></i></a> <span class="smalltext" original-title=""> <b><span style="text-shadow: 1px 1px 10px red; color: red; font-weight: bold; background: url(http://www.przemo.org/phpBB2/forum/files/gwiazdkired_409.gif)"><strong>Właściciel</strong></span></a> | </b><b><span style="text-shadow: 1px 1px 10px #CAE517; color: #33ccff; font-weight: bold; background: url(http://www.przemo.org/phpBB2/forum/files/gwiazdkired_409.gif)"><strong>Junior Admin</strong></span></a> | <span style="text-shadow: 1px 1px 10px green; color: green; font-weight: bold; background: url(http://www.przemo.org/phpBB2/forum/files/gwiazdkired_409.gif)"><strong>Moderator</strong></span></a> | <span style="color: Yellow;"><strong>UBTeam</strong></span></a> | <span style="color: #6666cc;"><strong>Redaktor</strong></span></a> | <span style="color: #660000;"><strong>Grafik</strong></span></a> | <<span style="color: #2200FF;">strong>Właściciel Serwera</strong></span></a> | <span style="color: #cc6600;"><strong>Opiekun Serwera</span></a> | <span style="color: #ffcc66;"><strong>Admin Serwera</strong></span></a> | <span style="color: #FF00F7;"><strong>Dziewczyna</strong></span></a> | <span style="color: #756C74;"><strong>Gracz</strong></span></a> | <span style="text-shadow: 1px 1px 8px #f88600; font-weight: bold; color: #f88600;">★VIP★</span> | <span style="color: #235438;"><strong>Nieaktywowany</strong></span></a> | <span style="color: #000000;"><s>Zbanowany<s></span></a></td></tr>
</span>
</td>
</tr>
</tbody>
</table>
<br />