]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_delete_networks.tpl
Extension ext-forced/network continued:
[mailer.git] / templates / de / html / admin / admin_delete_networks.tpl
index aa25e5b395eaa4f7e6f765748b7a3ae11e6f9dcd..b46097a157db4dc17f790d56daca2a4819a881d5 100644 (file)
@@ -3,14 +3,14 @@
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" class="table_header bottom" height="25" colspan="4">
-                       <strong>{--ADMIN_NETWORK_DELETE_TITLE--}</strong>
+                       <strong>{--ADMIN_DELETE_NETWORK_DATA_TITLE--}</strong>
                </td>
        </tr>
        $content
        <tr>
                <td colspan="4" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="remove" class="form_delete" value="{--ADMIN_NETWORK_REMOVE--}" />
+                       <input type="submit" name="do_delete" class="form_delete" value="{--ADMIN_NETWORK_REMOVE--}" />
                </td>
        </tr>
 </table>