]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_networks.tpl
Added purging of subid and server_name logs
[mailer.git] / templates / de / html / admin / admin_edit_networks.tpl
index 2be7b7b0c42935550f5812f0f57493aac0ac8c32..944143ab0a12844c7e008ea1c40615f1ccf47bac 100644 (file)
@@ -3,14 +3,14 @@
        {--ADMIN_LIST_NETWORK_REFERRAL_LINK_NOTICE--}
 </div>
 
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_networks&amp;do=change_networks%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_network_data&amp;do=change_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_EDIT_NETWORK_DATA_TITLE--}</strong>
                </td>
        </tr>
-       $content
+       $content[rows]
        <tr>
                <td colspan="4" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
@@ -18,7 +18,7 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>
 
 <div class="notice">