X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=bin%2Fmozilla%2Foe.pl;h=34870fea269936ec068bcee6bf99c08aad9f4df0;hb=15f549fdb43fba2d99817c659533dfa02638bf27;hp=99ff0cd29eda0560f8da9f9ac1982595af22e572;hpb=e6f429e42da71c71b6416727216302a87a254fde;p=kivitendo-erp.git diff --git a/bin/mozilla/oe.pl b/bin/mozilla/oe.pl index 99ff0cd29..34870fea2 100644 --- a/bin/mozilla/oe.pl +++ b/bin/mozilla/oe.pl @@ -891,8 +891,7 @@ sub form_footer { $tax .= qq| - $form->{"${item}_description"} | - . $form->{"${item}_rate"} * 100 .qq|% + $form->{"${item}_description"} $form->{"${item}_total"} |; @@ -931,8 +930,7 @@ sub form_footer { $tax .= qq| - Enthaltene $form->{"${item}_description"} | - . $form->{"${item}_rate"} * 100 .qq|% + Enthaltene $form->{"${item}_description"} $form->{"${item}_total"} @@ -1050,6 +1048,12 @@ sub form_footer { if (($form->{id})) { print qq| + +
| . $locale->text("Workflow $form->{type}") . qq|
@@ -1116,17 +1120,7 @@ sub form_footer { {path}> {login}> {password}> -|; -# button for saving history -print qq| - {id} - . qq|); name=history id=history value=| - . $locale->text('history') - . qq|>|; -# /button for saving history - -qq| +