]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_bonus_form.tpl
A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / templates / de / html / admin / admin_list_bonus_form.tpl
index c4438588e64fd1e66978ee35ccf396f6ac320811..deaf2846c1a635ce26474d161ec1733161b119d1 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">
+       <input type="submit" name="withdraw" class="form_submit" value="{--ADMIN_BONUS_WITHDRAW_NOW--}"/>
+</form>
 
-<DIV class="admin_note">({--ADMIN_BONUS_WITHDRAW_NOTE--})</DIV>
+<div class="notice">
+       ({--ADMIN_BONUS_WITHDRAW_NOTE--})
+</div>