]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/surfbar/surfbar_login_form.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / surfbar / surfbar_login_form.tpl
index 84b3d429cf259e179cf1da00e57efb7599ca0662..f41e48144a2cb392167066e8213a62ea44f7d574 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center" style="margin-bottom:10px">
-<form accept-charset="UTF-8" action="{%url=surfbar.php%}" method="post">
+{%form,formMethodPost=surfbar.php%}
 <table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed">
        <tr>
                <td colspan="4" align="center" class="guest_login_header bottom">
@@ -23,5 +23,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>