]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_delete_networks.tpl
Continued with ext-blacklist:
[mailer.git] / templates / de / html / admin / admin_delete_networks.tpl
index 1ab7cb5dfb027fa41689c7561d9c85bd739addea..90d7c3f6486da18034f7d54d9799c5936fb800d5 100644 (file)
@@ -1,19 +1,19 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_network_data&amp;do=remove_networks%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_network_data&amp;do=remove_networks%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" class="table_header bottom" height="25" colspan="4">
                        <strong>{--ADMIN_DELETE_NETWORK_DATA_TITLE--}</strong>
                </td>
        </tr>
-       $content
+       $content[rows]
        <tr>
                <td colspan="4" class="table_footer">
                        <input type="submit" name="do_delete" class="form_delete" value="{--ADMIN_REMOVE_NETWORK_SUBMIT--}" />
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>
 
 <div class="notice">