(2018-12-25, 03:30 PM)iAndrew Wrote: Is Templates > Your theme > index_whosonline > index_whosonline default?
Yes this is the code of index_whosonline
<tr>
<td class="tcat"><span class="smalltext"><strong>{$lang->whos_online}</strong> [<a href="online.php">{$lang->complete_list}</a>]</span></td>
</tr>
<tr>
<td class="trow1"><span class="smalltext">{$lang->online_note}<br />{$onlinemembers}</span></td>
</tr>