|
From: OryNider <ory...@us...> - 2008-01-31 05:47:55
|
Update of /cvsroot/mxbb/core/modules/mx_coreblocks/templates/_core In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12150/templates/_core Modified Files: mx_online.tpl Log Message: mx_online changes for phpBB2 backend, pls don't drop this again... Index: mx_online.tpl =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/templates/_core/mx_online.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mx_online.tpl 9 Sep 2007 16:49:36 -0000 1.1 --- mx_online.tpl 31 Jan 2008 05:47:48 -0000 1.2 *************** *** 10,14 **** <tr> <td class="row1" align="left"> ! <span class="gensmall">{TOTAL_USERS_ONLINE} [ {L_WHOSONLINE_ADMIN} ] [ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}</span> </td> </tr> --- 10,14 ---- <tr> <td class="row1" align="left"> ! <span class="gensmall">{TOTAL_USERS_ONLINE} {ONLINE_LEGEND} <br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}</span> </td> </tr> |