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