]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_rallye_prices.tpl
Continued a bit:
[mailer.git] / templates / de / html / admin / admin_add_rallye_prices.tpl
index 79b60b25d6140b3335198c79f0e979497eb22531..4e6fd7763008b1c467c466e5ca60aef636fe635e 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=list_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">
@@ -27,9 +27,9 @@
        <tr>
                <td colspan="2" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="add" class="form_submit" value="{--ADMIN_ADD_RALLYE_PRICE_SUBMIT--}" />
+                       <input type="submit" class="form_submit" name="add" value="{--ADMIN_ADD_RALLYE_PRICE_SUBMIT--}" />
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>