X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Flist_tax.html;h=4b8ed2d475b899e9fc56f004995b36b57be7478f;hb=511d3561ad2e8fd8bc16cffe9b085f043062f7f3;hp=5ed4fd61152cf2b267de1e53cd248f2a18a00223;hpb=83542c806dc5c249bf640e344eaf3831cdf2f2ea;p=kivitendo-erp.git diff --git a/templates/webpages/am/list_tax.html b/templates/webpages/am/list_tax.html index 5ed4fd611..4b8ed2d47 100644 --- a/templates/webpages/am/list_tax.html +++ b/templates/webpages/am/list_tax.html @@ -1,8 +1,6 @@ [%- USE T8 %] [%- USE HTML %] - - -
[% title %]
+

[% title %]

@@ -11,6 +9,8 @@ + + [% SET row_odd = '1' %][% FOREACH row = TAX %] @@ -20,18 +20,8 @@ + + [% 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) %]
- -

-

- - - - -
-

- - -