]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallye_prices_simple.tpl
Some reverts/fixes
[mailer.git] / templates / de / html / admin / admin_list_rallye_prices_simple.tpl
index 61e6231c3eb71d5349844e47bc66a2f7ad7eeb02..fa35359aed38bca0e083ec57c226005dc69f4b4b 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=list_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">
@@ -7,7 +7,7 @@
                </td>
        </tr>
        <tr>
-               <td align="center" width="10" class="header_column bottom right">
+               <td align="center" width="30" class="header_column bottom right">
                        <strong>{--ID_SELECT--}</strong>
                </td>
                <td align="center" width="50" class="header_column bottom right">
@@ -16,7 +16,7 @@
                <td align="center" width="200" class="header_column bottom right">
                        <strong>{--ADMIN_RALLYE_PRICE_POINTS--}:</strong>
                </td>
-               <td align="center" width="320" class="header_column bottom">
+               <td align="center" width="300" class="header_column bottom">
                        <strong>{--ADMIN_RALLYE_PRICE_INFO--}:</strong>
                </td>
        </tr>
@@ -29,5 +29,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>