From: Cahit Date: Mon, 5 Aug 2013 10:40:02 +0000 (+0200) Subject: contacts update X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=32606a5fb8b3034bfb45a4b3846654aed12cf58c;p=trb3web.git contacts update --- diff --git a/WebConfig.pm b/WebConfig.pm index 6d62b78..9ffdcc3 100644 --- a/WebConfig.pm +++ b/WebConfig.pm @@ -19,14 +19,15 @@ our @toplink = (["main","Main"], #Entries for sidebar menu our $menues = { - contact => [["contact", "Contact"], - ["help", "Help"] - ], +# contact => [["contact", "Contact"], +# ["help", "Help"] +# ], withouthelp => [["main","Main"], ["designfiles","Designs"], ["schematics","Schematics"], ["contact", "Contact"], + ["help", "For Developers"] ], }; @@ -39,4 +40,4 @@ our $menuselect = { }; -1; \ No newline at end of file +1;