Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_edit_forced_costs.tpl
index 0000f0d63245130336e11ee63993d092b1a4a379..185f956d32d9aac08a8f33a4c0a3ad9169246fea 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&amp;do=edit_forced_costs%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_forced_costs&amp;do=edit_forced_costs%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" class="table_header bottom" height="25" colspan="4">
@@ -14,5 +14,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>