]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_admins.tpl
Rewritten to use filter and wrapper
[mailer.git] / templates / de / html / admin / admin_edit_admins.tpl
index 6bff0ad3d6fc7a6bac972604c1cd710da106c005..bf28ead797678bedd71d89a40a45c6603f46d9a3 100644 (file)
@@ -1,8 +1,8 @@
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=admins_edit%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=admins_edit%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" align="center">
        <tr>
                <td colspan="6" align="center" class="table_header bottom">
-                       <strong>{--ADMIN_ADMINS_EDIT_ACCOUNTS--}</strong>
+                       <strong>{--ADMIN_ADMINS_EDIT_ACCOUNTS_TITLE--}</strong>
                </td>
        </tr>
        <tr>
@@ -17,7 +17,7 @@
        <tr>
                <td colspan="6" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="change" class="form_submit" value="{--ADMIN_ADMINS_EDIT--}" />
+                       <input type="submit" class="form_submit" name="do_edit" value="{--ADMIN_ACTION_EDIT_SUBMIT--}" />
                </td>
        </tr>
 </table>