|
From: Markus P. <mar...@us...> - 2005-04-25 22:07:21
|
Update of /cvsroot/mxbb/core/modules/mx_statistics/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21170 Modified Files: mx_statistics.tpl Log Message: Fixed double line-break in between statistics blocks. Index: mx_statistics.tpl =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_statistics/templates/mx_statistics.tpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** mx_statistics.tpl 9 Jan 2005 21:52:39 -0000 1.3 --- mx_statistics.tpl 25 Apr 2005 22:07:09 -0000 1.4 *************** *** 22,26 **** </table> <br /> - <br /> <table border="0" cellpadding="4" cellspacing="1" class="forumline" width="100%"> <tr> --- 22,25 ---- *************** *** 63,67 **** </table> <br /> - <br /> <table width="100%" border="0" cellspacing="5" cellpadding="0"> <tr> --- 62,65 ---- |