From 577a6777c85ab9954cf30261ff0fbe1733180c03 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Thu, 30 Dec 2010 17:46:40 +0100 Subject: [PATCH] =?utf8?q?Revert=20"Nachtrag=20Men=C3=BC:=20Faltbare=20Unt?= =?utf8?q?ermen=C3=BCs=20sind=20hier=20nicht=20aktiv,=20also=20HIDDEN=20Me?= =?utf8?q?chanismus=20unterdr=C3=BCcken."?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This reverts commit cc36154c636685cace5747b664142bab83ddf701. --- bin/mozilla/menu.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mozilla/menu.pl b/bin/mozilla/menu.pl index 11b68b02d..ac5ba0020 100644 --- a/bin/mozilla/menu.pl +++ b/bin/mozilla/menu.pl @@ -122,7 +122,7 @@ sub section_menu { my $anchor = $menu->menuitem(\%::myconfig, $::form, $item, $level); -# next if $menuitem->{HIDDEN}; + next if $menuitem->{HIDDEN}; # multi line hack, sschoeling jul06 # if a label is too long, try to split it at whitespaces, then join it to chunks of less -- 2.20.1