]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_surfbar.tpl
Introduced new extension ext-blacklist:
[mailer.git] / templates / de / html / admin / admin_config_surfbar.tpl
index c338b590f395b4b235af0b2791d543ab41424425..ef66d64ebae16fcf3e5ffd793636c5140b49603d 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_surfbar%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=config_surfbar%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" align="center">
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
        </tr>
        <tr>
                <td class="bottom" align="right" style="padding-right:5px">
-                       {--ADMIN_CONFIG_SURFBAR_AUTOSTART--}
+                       {--ADMIN_CONFIG_SURFBAR_AUTO_START--}
                </td>
                <td class="bottom" align="center">
-                       {%template,ConfigurationYesNoSelectionBox=surfbar_autostart%}
+                       {%template,ConfigurationYesNoSelectionBox=surfbar_auto_start%}
                </td>
        </tr>
        <tr>
        <tr>
                <td colspan="2" class="table_footer">
                        <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--}" />
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>
 
 <div class="notice">