this one is for consistency

This commit is contained in:
Dan Olson 2000-04-06 21:17:26 +00:00
parent 5dae18586d
commit 5d41c006b9

View file

@ -32,7 +32,7 @@
global $menuHeadColor, $menuBgColor;
menuSectionHeader( "QuakeForge", 'white', $menuHeadColor, $menuBgColor );
menuItemLink( "/", "Homepage" );
menuItemLink( "/", "Home" );
menuItemLink( "/news.php", "News Archive" );
menuItemLink( "http://sourceforge.net/project/filelist.php?group_id=882", "Downloads" );
menuItemLink( "http://sourceforge.net/bugs/?group_id=882", "Bug Tracking" );