Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_config_
index 6ec0fb34745e6d9290c51c439680cf2fb9918e74..c876f1cd11ddb7efd41b67a68bc36de51919deb3 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_foo%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=config_foo%}
 <div class="table dashed">
        <div class="table_header bottom">
                <strong>{--ADMIN_CONFIG_FOO_TITLE--}</strong>
@@ -21,7 +21,7 @@
                <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />
        </div>
 </div>
-</form>
+{%form_close%}
 </div>
 
 <div class="notice">