]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_delete_admins.tpl
Extension ext-network continued, functions renamed:
[mailer.git] / templates / de / html / admin / admin_delete_admins.tpl
index 1082a2123ee3ecf2a338d8f1e12410a2c34b59d5..acfc571de5bf8ba12f5bafd90e458a01bee3b258 100644 (file)
@@ -3,7 +3,7 @@
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" align="center">
        <tr>
                <td colspan="5" align="center" class="table_header bottom">
-                       <strong>{--ADMIN_ADMINS_DELETE_ACCOUNTS--}</strong>
+                       <strong>{--ADMIN_ADMINS_DELETE_ACCOUNTS_TITLE--}</strong>
                </td>
        </tr>
        <tr>
@@ -17,7 +17,7 @@
        <tr>
                <td colspan="5" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="remove" class="form_delete" value="{--ADMIN_ADMINS_DELETE--}" />
+                       <input type="submit" name="do_delete" class="form_delete" value="{--ADMIN_ACTION_DELETE_SUBMIT--}" />
                </td>
        </tr>
 </table>