]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/am/list_tax.html
Merge branch 'master' of github.com:kivitendo/kivitendo-erp
[kivitendo-erp.git] / templates / webpages / am / list_tax.html
index b5d43bc1176d15af3a52d1d2eed9866f2cac1bdc..0ea65af7e3795ebd74c978fb2d85f7f286c34520 100644 (file)
  </table>
 
  <p>
-  <form method="post" action="am.pl">
-
-   <input name="callback" type="hidden" value="[% HTML.escape(callback) %]">
-   <input type="hidden" name="type" value="tax">
-   <input class="submit" type="submit" name="action" value="[% 'Add' | $T8 %]">
-  </form>
+  <a href="am.pl?action=add&type=tax&callback=[% HTML.url(callback) %]">[%- 'Add' | $T8 %]</a>
  </p>
-
-