Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_delete_payments.tpl
index 3e1251546dff8f987f78fb49c1f6d9f8d46a8d25..49d87e1df80d8ffc5d6e3067ff4eb9acd8aed171 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=payments&amp;do=del%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=payments&amp;do=del%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" class="table_header bottom">
@@ -13,5 +13,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>