X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/0e723a19cf157a78a57458dda69fd1ea36e68ea1..7c6b944f86080cac2bc7723a46622ef4bda2e6f1:/templates/webpages/am/list_tax.html diff --git a/templates/webpages/am/list_tax.html b/templates/webpages/am/list_tax.html index b5d43bc11..836cca355 100644 --- a/templates/webpages/am/list_tax.html +++ b/templates/webpages/am/list_tax.html @@ -1,7 +1,6 @@ [%- USE T8 %] [%- USE HTML %] - -
[% title %]
+

[% title %]

@@ -10,6 +9,8 @@ + + [% SET row_odd = '1' %][% FOREACH row = TAX %] @@ -19,17 +20,12 @@ + + [% END %]
[% 'tax_rate' | $T8 %] [% 'taxnumber' | $T8 %] [% 'account_description' | $T8 %][% 'Automatic skonto chart sales' | $T8 %][% 'Automatic skonto chart purchase' | $T8 %]
[% HTML.escape(row.rate) %] % [% HTML.escape(row.taxnumber) %] [% HTML.escape(row.account_description) %][% HTML.escape(row.skonto_chart_accno) %] [% HTML.escape(row.skonto_chart_description) %][% HTML.escape(row.skonto_chart_purchase_accno) %] [% HTML.escape(row.skonto_chart_purchase_description) %]

-

- - - - -
+ [%- 'Add' | $T8 %]

- -