]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_beg_form.tpl
Even more XHTML fixes
[mailer.git] / templates / de / html / admin / admin_list_beg_form.tpl
index dc1b0b178e0f894672400e44f41c016865a93f64..1cd089e5cbc390dcc34f7365f5e4df0ad891fdc4 100644 (file)
@@ -1,6 +1,7 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=list_beg"
-       method="POST" style="margin-bottom: 5px"><INPUT type="submit"
-       name="withdraw" class="admin_submit"
-       value="{--ADMIN_BEG_WITHDRAW_NOW--}"></form>
+<form action="{!URL!}/modules.php?module=admin&amp;what=list_beg" method="post" style="margin-bottom: 5px">
+       <input type="submit" name="withdraw" class="admin_submit" value="{--ADMIN_BEG_WITHDRAW_NOW--}" />
+</form>
 
-<div class="admin_note">({--ADMIN_BEG_WITHDRAW_NOTE--})</div>
+<div class="admin_note">
+       ({--ADMIN_BEG_WITHDRAW_NOTE--})
+</div>