X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Foe.pl;h=bb6684858d55d2aaaff0f02aafa4bb8773dd65f6;hb=a25ac4907df1aca0db5fd0017b96e5d0bc5eadf1;hp=2e1e763449fc6439a8c0cc1209762fb5753ae99c;hpb=78650e309d0101ce7ec8ba60315ed5cc5fa42339;p=kivitendo-erp.git diff --git a/bin/mozilla/oe.pl b/bin/mozilla/oe.pl index 2e1e76344..bb6684858 100644 --- a/bin/mozilla/oe.pl +++ b/bin/mozilla/oe.pl @@ -494,8 +494,7 @@ sub form_header { $vclabel = ucfirst $form->{vc}; $vclabel = $locale->text($vclabel); - $terms = qq||; + if ($form->{business}) { $business = qq| @@ -626,7 +625,6 @@ sub form_header { |; - $terms = ""; } $ordnumber .= qq| @@ -700,7 +698,7 @@ sub form_header { $onload = qq|alert('$credittext')|; } - $form->{"javascript"} .= qq||; $form->header; @@ -805,7 +803,6 @@ print qq| $openclosed $employee $ordnumber - $terms @@ -1105,11 +1102,6 @@ sub form_footer { |; } - if ($form->{menubar}) { - require "$form->{path}/menu.pl"; - &menubar; - } - print qq| {rowcount}> @@ -1851,11 +1843,6 @@ sub orders { . $locale->text('Add') . qq|">|; } - if ($form->{menubar}) { - require "$form->{path}/menu.pl"; - &menubar; - } - print qq| @@ -2844,14 +2831,6 @@ sub display_ship_receive { -|; - - if ($form->{menubar}) { - require "$form->{path}/menu.pl"; - &menubar; - } - - print qq| {rowcount}> @@ -3123,14 +3102,8 @@ sub list_transfer { {password}> |; + . $locale->text('Transfer') . qq|"> - if ($form->{menubar}) { - require "$form->{path}/menu.pl"; - &menubar; - } - - print qq|