mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-17 17:31:39 +00:00
this one is for consistency
This commit is contained in:
parent
5dae18586d
commit
5d41c006b9
1 changed files with 1 additions and 1 deletions
|
@ -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" );
|
||||
|
|
Loading…
Reference in a new issue