X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Flist_tax_master.html;h=8c565128c8994bed6b93f57928df1d77d1abd44f;hb=94f3406dd6f85ad4c5ac33d6995c438630c2c028;hp=d35d6a25d50ecda1662773a6aa29f629087ce982;hpb=d38be021dde6dae352b0d755d9574dfe2de9898d;p=kivitendo-erp.git diff --git a/templates/webpages/am/list_tax_master.html b/templates/webpages/am/list_tax_master.html index d35d6a25d..8c565128c 100644 --- a/templates/webpages/am/list_tax_master.html +++ b/templates/webpages/am/list_tax_master.html @@ -1,53 +1,35 @@ - +[% USE HTML %] - +
[% title %]
+ +
- + + + + + -
tax_taxkeytax_taxdescriptiontax_ratetaxnumberaccount_description
- - - - - - - - - - - + [% SET row_odd = '1' %][% FOREACH row = TAX %] + + + + + + + + [% END %] +
tax_taxkeytax_taxdescriptiontax_ratetaxnumberaccount_description
[% HTML.escape(row.taxkey) %][% HTML.escape(row.taxdescription) %][% HTML.escape(row.rate) %] %[% HTML.escape(row.taxnumber) %][% HTML.escape(row.account_description) %]
- - - - onMouseOver="this.style.cursor='pointer';" - onclick="window.location.href='am.pl?action=edit_tax&id=&login=&password=&callback=';"> - - - - % - - - - - - -
-
-
+

+ - - - - - -

+ + + + +