aboutsummaryrefslogtreecommitdiffstats
path: root/web/include/thebrain.php
diff options
context:
space:
mode:
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) {