]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_bonus_form.tpl
More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_list_bonus_form.tpl
index cafd87e134a5804e834ccdc04d05820eb3ed2f81..ed40308f05551c3d6946fd5437da55d34bc4ffee 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 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>