]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_points_all.tpl
Added more config wrappers
[mailer.git] / templates / de / html / admin / admin_add_points_all.tpl
index 8447658cd225934b1cf59c771ef5569d99ac3731..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>