Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_config_sub_points.tpl
index 945c161a1de486cebbdb38e22b16ff2c1449646c..f8dcc4d0d5f719f5dfb2f111231f3ff47d9ad0db 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=points%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=config_points&amp;sub=points%}
 <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>