]> 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 ed40308f05551c3d6946fd5437da55d34bc4ffee..85b31e28809f3d7f19795ed4b9fed664f2e14e42 100644 (file)
@@ -1,7 +1,7 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=list_bonus" method="post" style="margin-bottom: 5px">
-       <input type="submit" name="withdraw" class="admin_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="admin_note">
-       ({--ADMIN_BONUS_WITHDRAW_NOTE--})
+<div class="notice">
+       ({--ADMIN_BONUS_WITHDRAW_NOTICE--})
 </div>