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