]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_beg_form.tpl
A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags...
[mailer.git] / templates / de / html / admin / admin_list_beg_form.tpl
index 2d50364a4bfe10d1788e6c20edad582fa7ec9ce5..4bbfdaf3f85ba880ff50fff76e24a9a35536a5a9 100644 (file)
@@ -1,6 +1,6 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=list_beg"
-       method="POST" style="margin-bottom: 5px"><INPUT type="submit"
+<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>
+       value="{--ADMIN_BEG_WITHDRAW_NOW--}"></form>
 
-<DIV class="admin_note">({--ADMIN_BEG_WITHDRAW_NOTE--})</DIV>
+<div class="admin_note">({--ADMIN_BEG_WITHDRAW_NOTE--})</div>