|
From: OryNider <ory...@us...> - 2008-01-31 05:47:55
|
Update of /cvsroot/mxbb/core/modules/mx_coreblocks/templates/prosilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12150/templates/prosilver Modified Files: mx_online.html Log Message: mx_online changes for phpBB2 backend, pls don't drop this again... Index: mx_online.html =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/templates/prosilver/mx_online.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mx_online.html 14 Dec 2007 02:23:18 -0000 1.1 --- mx_online.html 31 Jan 2008 05:47:48 -0000 1.2 *************** *** 4,8 **** </div> <div class="inner bg2 post" style="margin-top:0x;"> ! {TOTAL_USERS_ONLINE} [ {L_WHOSONLINE_ADMIN} ] [ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST} </div> <span class="corners-bottom"><span></span></span> --- 4,9 ---- </div> <div class="inner bg2 post" style="margin-top:0x;"> ! {TOTAL_USERS_ONLINE} <br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}<br /> ! <em>{L_ONLINE_LEGEND}: {ONLINE_LEGEND}</em> </div> <span class="corners-bottom"><span></span></span> |