]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_bonus_form.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_list_bonus_form.tpl
index 6eae287481cf4faff2a6506ef6b6f5fd11248888..85b31e28809f3d7f19795ed4b9fed664f2e14e42 100644 (file)
@@ -1,7 +1,7 @@
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_bonus%}" method="post">
-       <input type="submit" name="withdraw" class="form_submit" value="{--ADMIN_BONUS_WITHDRAW_NOW--}"/>
-</form>
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_bonus%}
+       <input type="submit" class="form_submit" name="withdraw" value="{--ADMIN_BONUS_WITHDRAW_NOW--}"/>
+{%form_close%}
 
 <div class="notice">
-       ({--ADMIN_BONUS_WITHDRAW_NOTE--})
+       ({--ADMIN_BONUS_WITHDRAW_NOTICE--})
 </div>