Update of /cvsroot/phpwsbb/phpwsbb/templates
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12034
Modified Files:
forums_menu.tpl
Log Message:
Moved menu items that aren't local to the list to a global menu
Index: forums_menu.tpl
===================================================================
RCS file: /cvsroot/phpwsbb/phpwsbb/templates/forums_menu.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** forums_menu.tpl 23 Feb 2006 06:16:37 -0000 1.2
--- forums_menu.tpl 1 Mar 2006 14:36:47 -0000 1.3
***************
*** 3,14 ****
{NEW}
<!-- END NEW -->
- <!-- BEGIN CATEGORIES -->
- {CATEGORIES}
- <!-- END CATEGORIES -->
- <!-- BEGIN PROFILE -->
- {MYPROFILE}
- <!-- END PROFILE -->
- <!-- BEGIN NEWSTUFF -->
- {NEW_POSTS}
- <!-- END NEWSTUFF -->
<!-- END ACTIONS -->
\ No newline at end of file
--- 3,5 ----
|