mirror of
https://git.code.sf.net/p/quake/website
synced 2025-01-19 07:00:49 +00:00
more menu stuff
This commit is contained in:
parent
80822f809d
commit
97ade77e93
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", "Bugs" );
|
||||
menuItemLink( "http://sourceforge.net/bugs/?group_id=882", "Bug Reports" );
|
||||
menuItemLink( "http://sourceforge.net/mail/?group_id=882", "Mailing Lists" );
|
||||
menuItemLink( "/board/", "Web Forum" );
|
||||
menuSectionFooter();
|
||||
|
|
Loading…
Reference in a new issue