]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/rp.pl
Entfernung von totem Code: Die Funktion menubar() gibt es schon lange nicht mehr.
[mfinanz.git] / bin / mozilla / rp.pl
index 7e931d46803b508869ae835776b7eec1eef0fe0f..f66461ee62f8523fdf0d9f81b95a10c3517d4310 100644 (file)
@@ -1852,15 +1852,7 @@ sub aging {
       . $locale->text('Print') . qq|">
 <input class=submit type=submit name=action value="|
       . $locale->text('E-mail') . qq|">
-|;
-  }
 
-  if ($form->{menubar}) {
-    require "$form->{path}/menu.pl";
-    &menubar;
-  }
-
-  print qq|
 </form>
 
 </body>