]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_newsletter.tpl
Some menu points renamed to not conflict with configuration menus:
[mailer.git] / templates / de / html / admin / admin_config_newsletter.tpl
index 91199481385e00a99f75a1a16c59e242edd187e0..d68ba03d3a79c2c4f7fb451d00d0a3b0cccea49e 100644 (file)
@@ -1,17 +1,17 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_newsletter%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=config_newsletter%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td class="table_header bottom" colspan="2" align="center">
-                       <strong>{--ADMIN_CONFIG_NEWSLETTER_SETTINGS--}</strong>
+                       <strong>{--ADMIN_CONFIG_NEWSLETTER_TITLE--}</strong>
                </td>
        </tr>
        <tr>
                <td class="table_footer" colspan="2" align="center">
                        <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>