[Scummvm-cvs-logs] CVS: web/include sidebar.php,1.23,1.24
Jonathan Gray
khalek at users.sourceforge.net
Tue Jan 6 02:23:03 CET 2004
Update of /cvsroot/scummvm/web/include
In directory sc8-pr-cvs1:/tmp/cvs-serv20491/include
Modified Files:
sidebar.php
Log Message:
add some more scummvm articles to the press coverage page, also change press -> press coverage in the sidebar and on the page itself
Index: sidebar.php
===================================================================
RCS file: /cvsroot/scummvm/web/include/sidebar.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- sidebar.php 15 Oct 2003 21:55:23 -0000 1.23
+++ sidebar.php 6 Jan 2004 10:22:36 -0000 1.24
@@ -60,7 +60,7 @@
$g = new htmlmenu("Misc. Menu");
$g->add("Demos", $file_root."/demos.php");
- $g->add("Press", $file_root."/press.php");
+ $g->add("Press Coverage", $file_root."/press.php");
$g->add("Links", $file_root."/links.php");
$g->add("Credits", $file_root."/credits.php");
$g->add("Contact", $file_root."/contact.php");
More information about the Scummvm-git-logs
mailing list