aboutsummaryrefslogtreecommitdiffstats
path: root/web/include/thebrain.php
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-11 20:03:14 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-11 20:03:14 +0000
commitc1db4c4dcea399f6e147e05eba458c65974b843d (patch)
treeead77848bae3c2c64c9910b65728061c1cc3079f /web/include/thebrain.php
parentfe71a3b4c2b58b8e113a6f80ede4aeeb48e1df8a (diff)
downloadioquake3-aero-c1db4c4dcea399f6e147e05eba458c65974b843d.tar.gz
ioquake3-aero-c1db4c4dcea399f6e147e05eba458c65974b843d.zip
Split up Help section, tweak CSS because the navbar is starting to get
longer. git-svn-id: svn://svn.icculus.org/quake3/trunk@331 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include/thebrain.php')
-rw-r--r--web/include/thebrain.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/include/thebrain.php b/web/include/thebrain.php
index 6b47a7f..4ee671e 100644
--- a/web/include/thebrain.php
+++ b/web/include/thebrain.php
@@ -17,6 +17,7 @@ header("Content-type: $content_type; charset=UTF-8");
$navlist = array(
"home" => "Home",
+ "get" => "Get It",
"help" => "Help",
"status" => "Status",
"mailinglists" => "Mailing Lists"