diff options
Diffstat (limited to 'web/include/thebrain.php')
-rw-r--r-- | web/include/thebrain.php | 1 |
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" |