From d7556fca871112a8a24496e01970b56eea5b51a6 Mon Sep 17 00:00:00 2001 From: Cahit Date: Mon, 5 Aug 2013 12:40:56 +0200 Subject: [PATCH] contacts update --- WebConfig.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebConfig.pm b/WebConfig.pm index 9ffdcc3..459dc41 100644 --- a/WebConfig.pm +++ b/WebConfig.pm @@ -36,7 +36,7 @@ our $menues = { #file name => menue name our $menuselect = { "default" => "withouthelp", - "contact" => "contact", #just to demonstrate it + "contact" => "withouthelp", #"contact", #just to demonstrate it }; -- 2.43.0