add Screenshots to the menu

This commit is contained in:
Bill Currie 2000-10-05 06:38:33 +00:00
parent 13d9aea82a
commit ece36739e6

View file

@ -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");