]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_guest_menu_status.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_guest_menu_status.tpl
index 5d091e2bf41382c587b0db9bd57484d7da5354c5..2f5a2e1f4a6e2c0468dd0641e4251802b7057c64 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="4" class="table_header bottom">
@@ -21,5 +21,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>