Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_edit_points_data.tpl
index 5c106837c4287a280361b38115764c7c339ec8b1..a725ec3c32e71a1936fa4c3436fcc1d75fff19a0 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&amp;do=edit_points_data%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_point_accounts&amp;do=edit_points_data%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" class="table_header bottom" height="25" colspan="4">
@@ -14,5 +14,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>