Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_list_forced_costs.tpl
index 5f34c5019881e1bd6e1d7cf3c9a41bbb76a35178..ef0bca650e47866dad67135014eb3b55ca5a995b 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_forced_costs%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_forced_costs%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="800">
 <tr>
        <td align="center" colspan="4" class="table_header">
@@ -21,5 +21,5 @@ $content
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>