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