From: Sven Schöling Date: Mon, 22 Oct 2012 10:41:27 +0000 (+0200) Subject: menubar ist hier unnötig X-Git-Tag: release-3.0.0beta1~103 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=469cfac9f7c7f6c06652e48a1a3b2c8e15c8c15d;p=kivitendo-erp.git menubar ist hier unnötig --- diff --git a/bin/mozilla/ar.pl b/bin/mozilla/ar.pl index 2e82596cf..8d0e89de9 100644 --- a/bin/mozilla/ar.pl +++ b/bin/mozilla/ar.pl @@ -524,10 +524,6 @@ $follow_ups_block } } - if ($form->{menubar}) { - require "bin/mozilla/menu.pl"; - &menubar; - } # button for saving history if($form->{id} ne "") { print qq| {id}); name=history id=history value=| . $locale->text('history') . qq|> |;