]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_
Removed some column aliases as they make it harder to check which column was ment
[mailer.git] / templates / de / html / admin / admin_config_
index 6ec0fb34745e6d9290c51c439680cf2fb9918e74..73029783768a3572cf5810b3fea2c29973f6d487 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>
 
        <div class="table_footer top">
                <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-               <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />
+               <input type="submit" class="form_submit" name="save_config" value="{--SAVE_SETTINGS--}" />
        </div>
 </div>
-</form>
+{%form_close%}
 </div>
 
 <div class="notice">