]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_beg_form.tpl
Some text shorter, alternative text added to forced-ads table row
[mailer.git] / templates / de / html / admin / admin_list_beg_form.tpl
index dc1b0b178e0f894672400e44f41c016865a93f64..add262854436241fe1fc78bb7a8e4a33d2386b50 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">
+       <input type="submit" name="withdraw" class="form_submit" value="{--ADMIN_BEG_WITHDRAW_NOW--}" />
+</form>
 
-<div class="admin_note">({--ADMIN_BEG_WITHDRAW_NOTE--})</div>
+<div class="notice">
+       ({--ADMIN_BEG_WITHDRAW_NOTE--})
+</div>