]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_imprint.tpl
Fixes loading of network type config
[mailer.git] / templates / de / html / admin / admin_list_imprint.tpl
index cda5bc644e3c0e517b7a70fba999b10bde23eeff..ea3fc2007f40ca7015f871d6cafad90bf13e8090 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_imprint%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_imprint%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" align="center">
        <tr>
                <td colspan="3" align="center" class="table_header">
@@ -15,8 +15,8 @@
        <tr>
                <td 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--}" />
-                       <input type="submit" name="delete" class="form_delete" value="{--ADMIN_DELETE_ENTRIES--}" />
+                       <input type="submit" class="form_submit" name="edit" value="{--ADMIN_EDIT--}" />
+                       <input type="submit" class="form_delete" name="delete" value="{--ADMIN_ACTION_DELETE_SUBMIT--}" />
                </td>
        </tr>
 </table>