mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-17 17:31:39 +00:00
add Screenshots to the menu
This commit is contained in:
parent
13d9aea82a
commit
ece36739e6
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
menuSectionHeader ("Project", 'white', menuHeadColor, menuBgColor);
|
||||
menuItemLink ("/", "Latest News");
|
||||
menuItemLink ("/news.php", "Old News");
|
||||
menuItemLink ("/screenshots.php, "Screenshots");
|
||||
menuItemLink ("/files.php", "Downloads");
|
||||
menuItemLink ("http://sourceforge.net/bugs/?group_id=882", "Bug Reports");
|
||||
menuItemLink ("http://sourceforge.net/mail/?group_id=882", "Mailing Lists");
|
||||
|
|
Loading…
Reference in a new issue