Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_list_rallye_prices_simple.tpl
index 61e6231c3eb71d5349844e47bc66a2f7ad7eeb02..8701caf40d2baca66ca8f8f674b70d43718eb29d 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">
@@ -29,5 +29,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>