]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_admins.tpl
Extension ext-forced continued:
[mailer.git] / templates / de / html / admin / admin_list_admins.tpl
index e2088c9502b4eb025bff44b87dc4496ce5a7dbda..45f14c9266b8c386d4f2c7ce4e96f924ba771ffb 100644 (file)
@@ -1,9 +1,9 @@
 <div align="center">
-<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">
        <tr>
                <td colspan="5" align="center" class="table_header bottom">
-                       <strong>{--ADMIN_ADMINS_EDIT_ACCOUNTS--}</strong>
+                       <strong>{--ADMIN_ADMINS_EDIT_DELETE_ACCOUNTS_TITLE--}</strong>
                </td>
        </tr>
        <tr>
@@ -17,8 +17,8 @@
        <tr>
                <td colspan="5" class="table_footer">
                        <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
-                       <input type="submit" class="form_submit" name="edit" value="{--ADMIN_ADMINS_EDIT--}" />
-                       <input type="submit" class="form_delete" name="delete" value="{--ADMIN_ADMINS_DELETE--}" />
+                       <input type="submit" class="form_submit" name="edit" value="{--ADMIN_ACTION_EDIT_SUBMIT--}" />
+                       <input type="submit" class="form_delete" name="delete" value="{--ADMIN_ACTION_DELETE_SUBMIT--}" />
                </td>
        </tr>
 </table>