]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_beg_form.tpl
Extension ext-repair extended, outdated calls DEBUG_LOG() fixed:
[mailer.git] / templates / de / html / admin / admin_list_beg_form.tpl
index 2d50364a4bfe10d1788e6c20edad582fa7ec9ce5..7bb6a6c03a4660336578189eb31026703abde517 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 accept-charset="utf-8" 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>