Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_add_rallye_prices.tpl
index 79b60b25d6140b3335198c79f0e979497eb22531..0dbb3d257330b3dcb2775acfb686a2e3bd5d3d59 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%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=config_rallye_prices&amp;rallye_id=$content%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
@@ -31,5 +31,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>