Changes to introduce [ and ] around colour coding ... moved from language files

git-svn-id: file:///svn/phpbb/trunk@1861 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2002-01-13 15:42:44 +00:00
parent 4db9819127
commit 6e3e37f729

View file

@ -56,7 +56,7 @@
</td>
</tr>
<tr>
<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>
<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>