]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/am/buchungsgruppe_list.html
Refactoring: DHTML-Tab-Dialog durch Variante aus jQuery-UI ersetzt
[kivitendo-erp.git] / templates / webpages / am / buchungsgruppe_list.html
index 7f5718d7443b37c5ae501ef35b012d65bdebf10b..55380c79f56813877e00a5cb182ef6eb7d60c2c0 100644 (file)
 </table>
 
 <br>
-<form method=post action=am.pl>
-
-<input name=callback type=hidden value="[% callback | html %]">
-
-<input type=hidden name=type value=buchungsgruppe>
-
-<input class=submit type=submit name=action value="[% 'Add' | $T8 %]">
-
-  </form>
 
+<a href="am.pl?action=add&type=buchungsgruppe&callback=[% HTML.url(callback) %]">[%- LxERP.t8('Add') %]</a>