]> 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 4e8734ed91c4d7ff7eb3a878bc60814feda785ed..bf28ead797678bedd71d89a40a45c6603f46d9a3 100644 (file)
@@ -2,7 +2,7 @@
 <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" class="form_submit" name="do_edit" value="{--ADMIN_ADMINS_EDIT--}" />
+                       <input type="submit" class="form_submit" name="do_edit" value="{--ADMIN_ACTION_EDIT_SUBMIT--}" />
                </td>
        </tr>
 </table>