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