]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_config_network_type.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_add_config_network_type.tpl
index b1c93a73fc8da169b832a226f3ac32906e45b7b6..cc4d110cc3ea25635e4d737873fea2c3dace8ef5 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?%}" method="get">
+{%form,formMethodGet=modules.php%}
 <div class="dashed">
        <div class="table_header bottom">
                <strong>{%message,ADMIN_ADD_CONFIG_NETWORK_HANDLER_TYPE_TITLE=$content[network_type_handler]%}</strong>
@@ -17,5 +17,5 @@
                <input type="submit" class="form_submit" value="{--ADMIN_ADD_CONFIG_NETWORK_HANDLER_TYPE_SUBMIT--}" />
        </div>
 </div>
-</form>
+{%form_close%}
 </div>