mirror of
https://git.code.sf.net/p/quake/website
synced 2025-01-31 12:40:49 +00:00
more menu stuff
This commit is contained in:
parent
ee2d7199fb
commit
163da15e35
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
menuItemLink( "/", "Latest News" );
|
||||
menuItemLink( "/news.php", "Old News" );
|
||||
menuItemLink( "/files.php", "Downloads" );
|
||||
menuItemLink( "http://sourceforge.net/bugs/?group_id=882", "Bug Tracking" );
|
||||
menuItemLink( "http://sourceforge.net/bugs/?group_id=882", "Bugs" );
|
||||
menuItemLink( "http://sourceforge.net/mail/?group_id=882", "Mailing Lists" );
|
||||
menuItemLink( "/board/", "Web Forum" );
|
||||
menuSectionFooter();
|
||||
|
|
Loading…
Reference in a new issue