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