From 1fa110cf268a6d3712ca57e77177caec6756772a Mon Sep 17 00:00:00 2001 From: floam Date: Sat, 5 Nov 2005 01:03:32 +0000 Subject: Rename instructions page and mention SDL for Windows git-svn-id: svn://svn.icculus.org/quake3/trunk@276 edf5b092-35ff-0310-97b2-ce42778d08ea --- web/include/thebrain.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/include/thebrain.php') diff --git a/web/include/thebrain.php b/web/include/thebrain.php index 7c19b68..791900b 100644 --- a/web/include/thebrain.php +++ b/web/include/thebrain.php @@ -17,7 +17,7 @@ header("Content-type: $content_type; charset=UTF-8"); $navlist = array( "home" => "Home", - "instruc" => "Instructions", + "help" => "Help", "status" => "Status" ); -- cgit v1.2.3