Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_list_sponsor_pay_edit.tpl
index 8c9c71a41d8e5176af56d0ef3be5f647ceaf13e3..853d1e6a4abf4f984dd05257988020bd450e7008 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_sponsor_pay%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_sponsor_pay%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="640">
 <tr>
        <td align="center" colspan="5" class="table_header bottom" height="40">
@@ -21,5 +21,5 @@ $content
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>