|
From: Jon O. <jon...@us...> - 2008-02-11 22:49:40
|
Update of /cvsroot/mxbb/core/modules/mx_coreblocks/templates/subsilver2 In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7371/templates/subsilver2 Modified Files: mx_online.html Log Message: Fix for the online block. Should not show phpBB2 info when in internal mode Index: mx_online.html =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_coreblocks/templates/subsilver2/mx_online.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** mx_online.html 31 Jan 2008 05:47:48 -0000 1.1 --- mx_online.html 11 Feb 2008 22:49:29 -0000 1.2 *************** *** 1,3 **** --- 1,4 ---- <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline" style="border-top:none;"> + <!-- BEGIN switch_phpbb --> <tr> <td class="row1" align="center" valign="middle" rowspan="2"> *************** *** 8,11 **** --- 9,13 ---- </td> </tr> + <!-- END switch_phpbb --> <tr> <td class="row1" align="left"> |