]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_guest_menu.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_add_guest_menu.tpl
index b60cbbd710207c435aec047f1e172e2a48b81560..0c2424aca9e602891f50b3940c0e5809f0035c82 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=guest_add%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=guest_add%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="right" width="245">{--ADMIN_ENTER_TITLE--}:</td>
@@ -50,5 +50,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>