Index: openacs-4/www/templates/widgets/navigation.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/www/templates/widgets/Attic/navigation.tcl,v diff -u -r1.1.2.2 -r1.1.2.3 --- openacs-4/www/templates/widgets/navigation.tcl 25 Jan 2005 20:49:26 -0000 1.1.2.2 +++ openacs-4/www/templates/widgets/navigation.tcl 26 Aug 2008 23:29:42 -0000 1.1.2.3 @@ -9,13 +9,12 @@ # href_url, href_content and sublink_p. px_multirow_nav { - {/news/ "News" 0} - {/forums/ "Forums" 0} - {/community/ "Community" 0} - {/projects/ "Projects" 0} - {/bugtracker/openacs/ "Bugs" 0} - {/doc/ "Documentation" 0} + {/about/ "About" 0} {/projects/openacs/download/ "Download" 0} + {/doc/ "Documentation" 0} + {/contribute/ "Contribute" 0} + {/community/ "Community" 0} + {/community/companies/ "Support" 0} }