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