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