]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_send_bonus_form.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_send_bonus_form.tpl
index 223dfc399b2c95bcd1ce327698f87f8c43bb3fd7..2f26a74dc3be5894dc69bdbdb3b996ee58f3da4b 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=send_bonus&amp;mail_mode=$content[mail_mode]%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=send_bonus&amp;mail_mode=$content[mail_mode]%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="2" class="table_header bottom" align="center">
@@ -60,5 +60,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>