]> 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 2d50364a4bfe10d1788e6c20edad582fa7ec9ce5..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>