Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_config_nickname.tpl
index 1c3d9044893b11c28d6b9d550fefc4b258607573..2ef4a0d569b9355f65c60e5ea0fc0097d814accc 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_nickname%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=config_nickname%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
@@ -31,5 +31,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>