|
From: Florin C B. <ory...@us...> - 2013-06-17 16:03:01
|
Update of /cvsroot/mxbb/mx_glance/templates/_core In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10973 Modified Files: glance_body.tpl Log Message: fixes modules Index: glance_body.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_glance/templates/_core/glance_body.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** glance_body.tpl 12 Oct 2008 01:28:42 -0000 1.3 --- glance_body.tpl 17 Jun 2013 16:02:59 -0000 1.4 *************** *** 1,4 **** <div class="textbody"> ! <table cellpadding="4" cellspacing="1" border="0" class="forumline" style="border-top:none;"> <!-- BEGIN no_glance_news_and_recent --> <tr> --- 1,4 ---- <div class="textbody"> ! <table width="{BLOCK_SIZE}" cellpadding="4" cellspacing="1" border="0" class="forumline" style="border-top:none;"> <!-- BEGIN no_glance_news_and_recent --> <tr> |