]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_email.tpl
SQLs fixed
[mailer.git] / templates / de / html / admin / admin_config_email.tpl
index ecbd7c760adc3b7742ae1491e80b2034778f9e59..086fce7abb552a0d62e9e210a1d23c984a6095f2 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_email%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_email%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="3" class="table_header">
@@ -15,8 +15,8 @@
        <tr>
                <td align="center" colspan="3" class="table_footer">
                        <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" name="edit" class="form_submit" value="{--ADMIN_EDIT_MAX_VALUE--}" />
-                       <input type="submit" name="del" class="form_delete" value="{--ADMIN_DELETE_MAX_VALUE--}" />
+                       <input type="submit" class="form_submit" name="edit" value="{--ADMIN_EDIT_MAX_VALUE--}" />
+                       <input type="submit" class="form_delete" name="delete" value="{--ADMIN_DELETE_MAX_VALUE--}" />
                </td>
        </tr>
 </table>