]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_points.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_add_points.tpl
index 105ee5c0e9d357b70dd06562b33abcae88b128cf..09348da8706afff77853267bf13b17512773c575 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=$content[userid]%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=add_points&amp;userid=$content[userid]%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td class="table_header bottom" colspan="2" align="center">
@@ -26,5 +26,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>