]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_bonus_form.tpl
Introduced 'per-what-word-wrapping
[mailer.git] / templates / de / html / admin / admin_list_bonus_form.tpl
index cafd87e134a5804e834ccdc04d05820eb3ed2f81..031e74d250475d756949c2406f204ea61efbe2df 100644 (file)
@@ -1,6 +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" name="withdraw" class="form_submit" value="{--ADMIN_BONUS_WITHDRAW_NOW--}"/>
+{%form_close%}
 
-<div class="admin_note">({--ADMIN_BONUS_WITHDRAW_NOTE--})</div>
+<div class="notice">
+       ({--ADMIN_BONUS_WITHDRAW_NOTICE--})
+</div>