X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..1a0c73d30bcd5d1ceeeef5f84d94de466abf6fcc:/templates/webpages/ir/form_footer.html diff --git a/templates/webpages/ir/form_footer.html b/templates/webpages/ir/form_footer.html index 9e751783b..c82f1ab81 100644 --- a/templates/webpages/ir/form_footer.html +++ b/templates/webpages/ir/form_footer.html @@ -51,12 +51,12 @@ [% SET total_ref = item _ '_total' %] [% SET netto_ref = item _ '_netto' %] - Enthaltene [% $description_ref | html %] [% $rate_ref * 100 %]% + [% 'Including' | $T8 %] [% $description_ref | html %] [% $rate_ref * 100 %]% [% LxERP.format_amount($total_ref, 2) %] [%- IF taxincluded %] - Nettobetrag + [% 'Net amount' | $T8 %] [% LxERP.format_amount($netto_ref, 2) %] [%- END %] @@ -73,7 +73,7 @@ -[% PROCESS 'webdav/_list.thml' %] +[% PROCESS 'webdav/_list.html' %] [% PROCESS 'ir/_payments.html' %]