]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_admins_mails_list.tpl
Naming fixed #2
[mailer.git] / templates / de / html / admin / admin_admins_mails_list.tpl
index 8ec459f8c9ccd7c97d53911648d90db6ff241308..2f8c2117097b7dc86a0d688c7c663c3b16edf358 100644 (file)
@@ -1,9 +1,9 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=admins_mails%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=admins_mails%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
-               <td colspan="3" align="center" class="table_header">
-                       <strong>{--ADMINS_MAILS_TITLE--}</strong>
+               <td colspan="3" align="center" class="table_header bottom">
+                       <strong>{--ADMIN_LIST_ADMINS_MAILS_TITLE--}</strong>
                </td>
        </tr>
        <tr>
@@ -21,7 +21,7 @@
        <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_ADMINS_EDIT--}" />
+                       <input type="submit" class="form_submit" name="edit" value="{--ADMIN_ACTION_EDIT_SUBMIT--}" />
                </td>
        </tr>
 </table>