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