Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_edit_reflevel.tpl
index 089e0c41c611512ea273056de8acf58ae1f3ca74..21384def7babba4bca679ac19616887fa12dc2e6 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=ref&amp;do=edit%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=edit%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="550">
        <tr>
                <td align="center" colspan="2" class="bottom table_header">
@@ -14,5 +14,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>