Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_edit_network_request_params.tpl
index 9642947dd7cd1559002cc72ffd220802dc6a01f5..12d9cc900a79cabd3703e7774ebfe18f03470d2b 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_network_request_params&amp;do=change_request_params%}&amp;network_id={%get=network_id%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_network_request_params&amp;do=change_request_params&amp;network_id=$content[network_id]%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" class="table_header bottom" height="25" colspan="2">
@@ -11,7 +11,7 @@
                        </div>
                </td>
        </tr>
-       $content
+       $content[rows]
        <tr>
                <td colspan="2" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
@@ -19,7 +19,7 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>
 
 <div class="notice">