Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_sub_points.tpl
index 9363bff2649b4e195895b50e34d51b8853232501..374bb4c50dcf501a3f25b8d58a45ea274b445531 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=sub_points&amp;userid=$content[userid]%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=sub_points&amp;userid=$content[userid]%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td class="table_header" colspan="2" align="center">
@@ -33,5 +33,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>