]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_reflevel.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_add_reflevel.tpl
index d70776d9bdcb8c66ceb25b8521daf7351b988658..4d3fcceb6ac8ed4bf2a71e61e215f2a3418822d0 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=add%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=config_points&amp;sub=ref&amp;do=add%}
 <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>