]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_mods.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_edit_mods.tpl
index 6ebfb0b5200c9aefd7891e87f07d2dd067d2baa5..0c015221ace0a5f351c2597babc60033d398377f 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_mods%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=config_mods%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td align="center" colspan="6" class="table_header bottom" height="40">
 $content
 <tr>
        <td colspan="6" class="table_footer">
-               <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
+               <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
                <input type="submit" class="form_submit" name="do_edit" value="{--SAVE_CHANGES--}" />
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>