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