X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Flist_tax.html;h=836cca3556c913c4a09be9bff2c80ef7c2c3457e;hb=a648b673fcb23982d6fecb0c0f97a40c0636a601;hp=0ea65af7e3795ebd74c978fb2d85f7f286c34520;hpb=7972cef8c2b55f120a7386c81facfa44e05ccd41;p=kivitendo-erp.git diff --git a/templates/webpages/am/list_tax.html b/templates/webpages/am/list_tax.html index 0ea65af7e..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,6 +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) %]