Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_list_points_accounts.tpl
index 05b7c892f662c539fb80fc5d4c5bb15d5f1c26a3..3095ea22b25fccf9153ee033623ef81785c2fd16 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_point_accounts%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_point_accounts%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="800">
 <tr>
        <td align="center" colspan="7" class="table_header">
@@ -24,5 +24,5 @@ $content
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>