From 469cfac9f7c7f6c06652e48a1a3b2c8e15c8c15d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Mon, 22 Oct 2012 12:41:27 +0200 Subject: [PATCH] =?utf8?q?menubar=20ist=20hier=20unn=C3=B6tig?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/ar.pl | 4 ---- 1 file changed, 4 deletions(-) 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|> |; -- 2.20.1