]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_email_select.tpl
Checking new member registrations is now done with list_user (was: chk_regs) and...
[mailer.git] / templates / de / html / admin / admin_edit_email_select.tpl
index 68a95035ffdd28db2ac950c23000ab4e255fdaa1..9317b6222c87c4801bd8dccddc159ab918f8ffb3 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=edit_emails%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=edit_emails%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="2" class="table_header bottom">
@@ -10,7 +10,7 @@
        <tr>
                <td align="center" colspan="2" class="table_footer">
                        <input type="reset" class="form_reset" value="{--RESET_SELECT--}" />
-                       <input type="submit" name="ok" class="form_submit"      value="{--ADMIN_EDIT_EMAIL--}" />
+                       <input type="submit" class="form_submit" name="ok"      value="{--ADMIN_EDIT_EMAIL--}" />
                </td>
        </tr>
 </table>