]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_bonus_form.tpl
SQL query and inconsistencies fixed, TODOs.txt updated
[mailer.git] / templates / de / html / admin / admin_list_bonus_form.tpl
index 677cabe5ebae2ae88662288dd16701ed0c71eb1f..c270110cd42cb6b2b66b370a38472d8de2fb6fc7 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 accept-charset="utf-8" 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>
 
-<div class="admin_note">({--ADMIN_BONUS_WITHDRAW_NOTE--})</div>
+<div class="admin_note">
+       ({--ADMIN_BONUS_WITHDRAW_NOTE--})
+</div>