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