X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fam%2Flist_tax.html;h=836cca3556c913c4a09be9bff2c80ef7c2c3457e;hb=09372651092644b1b852b8fea775003d92e2d08c;hp=b585785b1c2f0ef2f90ffda099f7b3cf41359079;hpb=f311ac0fdaf9f33d8ff052f0196ce133108eacd4;p=kivitendo-erp.git diff --git a/templates/webpages/am/list_tax.html b/templates/webpages/am/list_tax.html index b585785b1..836cca355 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,19 +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 %]

- - - -