mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-14 15:28:52 +00:00
Output admin/mod highlighting text
git-svn-id: file:///svn/phpbb/trunk@1858 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
31387aa528
commit
2c3062fb75
1 changed files with 1 additions and 1 deletions
|
@ -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} {L_WHOSONLINE_ADMIN} {L_WHOSONLINE_MOD}<br />{LOGGED_IN_USER_LIST}</span></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue