|
From: Jon O. <jon...@us...> - 2007-05-30 21:33:34
|
Update of /cvsroot/mxbb/mx_pafiledb/templates/subSilver In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5508 Modified Files: pa_lists.tpl Log Message: minor fixes Index: pa_lists.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_pafiledb/templates/subSilver/pa_lists.tpl,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** pa_lists.tpl 13 Aug 2006 18:53:10 -0000 1.7 --- pa_lists.tpl 30 May 2007 21:33:28 -0000 1.8 *************** *** 1,5 **** - <!-- IF FILELIST --> <table width="100%" cellpadding="0" cellspacing="0" border="0" class="forumline" style="border-top:none;"><tr><td> ! <table width="100%" cellpadding="2" cellspacing="0"> <!-- BEGIN file_rows --> --- 1,4 ---- <table width="100%" cellpadding="0" cellspacing="0" border="0" class="forumline" style="border-top:none;"><tr><td> ! <!-- IF FILELIST --> <table width="100%" cellpadding="2" cellspacing="0"> <!-- BEGIN file_rows --> *************** *** 39,44 **** <!-- END toplist_pagination --> </table> - - </td></tr></table> <!-- ENDIF --> --- 38,41 ---- *************** *** 49,51 **** </tr> </table> ! <!-- ENDIF --> \ No newline at end of file --- 46,50 ---- </tr> </table> ! <!-- ENDIF --> ! ! </td></tr></table> |