]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ar.pl
menubar ist hier unnötig
[mfinanz.git] / bin / mozilla / ar.pl
index 2e82596cf89d8cef565825f698ba0baba632caa9..8d0e89de9740987116037c252695c14c70fa6b49 100644 (file)
@@ -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| <input type=button class=submit onclick=set_history_window($form->{id}); name=history id=history value=| . $locale->text('history') . qq|> |;