X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fam%2Flist_tax_master.html;h=8c565128c8994bed6b93f57928df1d77d1abd44f;hb=c1e220bf981826b7f5a804f9143da8076c37500c;hp=1f3e8328a1ee8ccdd2be2eed1973bc3d584600da;hpb=546a969e5d8fc8a996c5484f9277dc55415cd9c4;p=kivitendo-erp.git diff --git a/templates/webpages/am/list_tax_master.html b/templates/webpages/am/list_tax_master.html index 1f3e8328a..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=';"> - - - - % - - - - - - -
-
-
+

+ - - - - - -

+ + + + +