Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_edit_rallye_prices.tpl
index 1a608bb6dcec7333358e625c70b417a738fb659f..9e7abcdf458b39febd38398666bfa46987c88f9b 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">
@@ -28,5 +28,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>