Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_config_network_types.tpl
index 74b7710b97f750c61a74fa1c50cd1aa9dc443699..20fe83cc9b7d9958d5eacf08f02bd548f60120b8 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_network_types&amp;do=network_types_config&amp;network_id=$content[network_id]%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=config_network_types&amp;do=network_types_config&amp;network_id=$content[network_id]%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td colspan="2" align="center" class="table_header bottom">
@@ -20,5 +20,5 @@ $content[rows]
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>