From: Don S. <ri...@us...> - 2004-06-21 21:00:42
|
Update of /cvsroot/phpwsbb/phpwsbb/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29301/templates Modified Files: menu.tpl Log Message: Fixes for XHTML b0rkage. Index: menu.tpl =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/templates/menu.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** menu.tpl 8 Mar 2004 03:05:15 -0000 1.1 --- menu.tpl 21 Jun 2004 21:00:31 -0000 1.2 *************** *** 11,14 **** --- 11,15 ---- </b> <br /> + <!-- BEGIN FORUM_ADMIN --> <table border="0" width="100%" cellpadding="3" cellspacing="1"> <tr> *************** *** 22,24 **** --- 23,26 ---- </table> <br /> + <!-- END FORUM_ADMIN --> <b>{PHPWSBB_MESSAGE}</b> |