mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Updated for whos online colour coding change
git-svn-id: file:///svn/phpbb/trunk@1862 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
6e3e37f729
commit
28646a39de
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="row1" width="7%" align="center" valign="middle"><img src="templates/Euclid/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
|
||||
<td class="row2" colspan="4" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE}</span><br /><span class="gensmall">{LOGGED_IN_USER_LIST}</span></td>
|
||||
<td class="row2" colspan="4" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE} [ {L_WHOSONLINE_ADMIN} ] [ {L_WHOSONLINE_MOD} ]</span><br /><span class="gensmall">{LOGGED_IN_USER_LIST}</span></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Reference in a new issue