Output admin/mod highlighting text

git-svn-id: file:///svn/phpbb/trunk@1858 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2002-01-13 15:30:41 +00:00
parent 31387aa528
commit 2c3062fb75

View file

@ -56,7 +56,7 @@
</td>
</tr>
<tr>
<td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE}<br />{LOGGED_IN_USER_LIST}</span></td>
<td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE} &nbsp; {L_WHOSONLINE_ADMIN} &nbsp; {L_WHOSONLINE_MOD}<br />{LOGGED_IN_USER_LIST}</span></td>
</tr>
</table>