aboutsummaryrefslogtreecommitdiffstats
path: root/web/include/thebrain.php
diff options
context:
space:
mode:
authorfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-12-06 05:26:21 +0000
committerfloam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-12-06 05:26:21 +0000
commitc361ccf3c40c3a7ed583d2eb39f81ca5ec107489 (patch)
tree5cdf22280aeb780fe20ce5193a023d1531649434 /web/include/thebrain.php
parent16c40aa8bf66ff02515fb65c935fe47c7bb34328 (diff)
downloadioquake3-aero-c361ccf3c40c3a7ed583d2eb39f81ca5ec107489.tar.gz
ioquake3-aero-c361ccf3c40c3a7ed583d2eb39f81ca5ec107489.zip
Link to web forums.
git-svn-id: svn://svn.icculus.org/quake3/trunk@423 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include/thebrain.php')
-rw-r--r--web/include/thebrain.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/include/thebrain.php b/web/include/thebrain.php
index 4ee671e..58a97b6 100644
--- a/web/include/thebrain.php
+++ b/web/include/thebrain.php
@@ -19,8 +19,8 @@ $navlist = array(
"home" => "Home",
"get" => "Get It",
"help" => "Help",
- "status" => "Status",
- "mailinglists" => "Mailing Lists"
+ "status" => "Status",
+ "discuss" => "Discussion",
);
function include_safe($file) {