Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_show_config_network_type.tpl
index 334a8241348e394247733520a87e720522a1374e..76900e8d1c318062dfe6d0ef015aeda31557dfc4 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_SHOW_CONFIG_NETWORK_HANDLER_TYPE_TITLE=$content[network_type_handler]%}</strong>
@@ -38,5 +38,5 @@
                <input type="submit" class="form_submit" value="{--ADMIN_EDIT_CONFIG_NETWORK_HANDLER_TYPE_SUBMIT--}" />
        </div>
 </div>
-</form>
+{%form_close%}
 </div>