]> 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 58fb5578bc991ac33eee1c20378338bcc488ad50..b46097a157db4dc17f790d56daca2a4819a881d5 100644 (file)
@@ -1,16 +1,16 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_networks&amp;do=remove_network%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_networks&amp;do=remove_network%}" method="post">
 <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>