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