mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
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:
parent
4db9819127
commit
6e3e37f729
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE} {L_WHOSONLINE_ADMIN} {L_WHOSONLINE_MOD}<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>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue