]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_extensions.tpl
Continued a bit:
[mailer.git] / templates / de / html / admin / admin_edit_extensions.tpl
index a9ac2b95aa480ce5e1e76705d814237ef0eaad1c..79fea0aecb574e59f0303b7a2327112988b40e8f 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=extensions%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=extensions%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="4" align="center" class="table_header">
@@ -16,9 +16,9 @@
        <tr>
                <td colspan="4" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="modify" class="form_submit" value="{--SAVE_SETTINGS--}" />
+                       <input type="submit" class="form_submit" name="do_edit" value="{--SAVE_SETTINGS--}" />
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>