Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / member / member_nickname_form.tpl
index 8315a731055b305260eb153e00d74d6466299fe1..04668c3abea899005f2faf176c50c40bfe3ef92e 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=nickname%}" method="post">
+{%form,formMethodPost=modules.php?module=login&amp;what=nickname%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="5" align="center" class="table_header bottom" height="30">
@@ -32,5 +32,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>