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