]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_network_types.tpl
Fix for missing & symbol in URI
[mailer.git] / templates / de / html / admin / admin_config_network_types.tpl
index b343862398b9ae3e93ca7ed4d9d58ba833901d56..20fe83cc9b7d9958d5eacf08f02bd548f60120b8 100644 (file)
@@ -1,4 +1,5 @@
 <div align="center">
+{%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">
@@ -19,5 +20,5 @@ $content[rows]
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>