From: Shaun M. <sin...@us...> - 2006-02-04 01:38:10
|
Update of /cvsroot/phpwsbb/phpwsbb/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3455 Modified Files: menu.tpl Log Message: Moved 'Add Forum' to above the list of forums instead of admin menu Index: menu.tpl =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/templates/menu.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** menu.tpl 26 Oct 2004 05:14:08 -0000 1.4 --- menu.tpl 4 Feb 2006 01:37:57 -0000 1.5 *************** *** 1,7 **** <!-- BEGIN FORUM_ADMIN --> <div style="text-align:right; border-bottom: 1px solid; margin-bottom:1em"> - <!-- BEGIN ADD_FORUM --> - {ADD_FORUM} | - <!-- END ADD_FORUM --> <!-- BEGIN SETTINGS --> {SETTINGS} --- 1,4 ---- |