]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_guest_menu_form.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_edit_guest_menu_form.tpl
index 0ada43ee60052c136d261fd6a43cd50e66a86502..73baab163452038eebb7ef1539c95d103c432a86 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=guestedit&amp;sub=$content[sub]%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=guestedit&amp;sub=$content[sub]%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="2" class="table_header" height="40">
@@ -21,5 +21,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>