|
From: Jon O. <jon...@us...> - 2006-08-18 10:45:27
|
Update of /cvsroot/mxbb/core/modules/mx_textblocks/templates/subSilver In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22920/modules/mx_textblocks/templates/subSilver Modified Files: mx_textblock_html.tpl Log Message: template fix Index: mx_textblock_html.tpl =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_textblocks/templates/subSilver/mx_textblock_html.tpl,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** mx_textblock_html.tpl 5 Apr 2006 21:07:17 -0000 1.7 --- mx_textblock_html.tpl 18 Aug 2006 10:45:19 -0000 1.8 *************** *** 1,3 **** ! <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline" style="border-top:none;"> <tr> <td class="row1" align="left" colspan="2">{U_TEXT}</td> --- 1,3 ---- ! <table width="100%" cellpadding="0" cellspacing="1" border="0" class="forumline" style="border-top:none;"> <tr> <td class="row1" align="left" colspan="2">{U_TEXT}</td> |