]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_payout_accept_form.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_payout_accept_form.tpl
index 3554a90264d4d0bd7a5bbd2d96f84fbf267e445f..10612118f32e43969bd7a325d6e4bd7c13ffad99 100644 (file)
@@ -1,5 +1,6 @@
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_payouts&amp;do=accept&amp;pid=$content[pid]&amp;task=$content[task]%}" method="post">
-<div align="center" class="table dashed">
+<div align="center">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_payouts&amp;do=accept&amp;pid=$content[pid]&amp;task=$content[task]%}
+<div class="table dashed">
 
 <div class="table_header bottom">
        <strong>{--ADMIN_PAYOUT_ACCEPT_PAYOUT_INTRO--}</strong>
@@ -21,4 +22,5 @@
 </div>
 
 </div>
-</form>
+{%form_close%}
+</div>