]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallye_prices.tpl
Several double->single convertions, fix for missing constant '_MYSQL_PREFIX' which...
[mailer.git] / templates / de / html / admin / admin_list_rallye_prices.tpl
index 9be64a57ddbb34b51b2a6fda30387799f32672e6..e90cdf6a4d1f75b4de9783a788b9ca042d939b5f 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=list_rallyes" method="POST" style="margin-bottom: 0px">
+<form action="{!URL!}/modules.php?module=admin&amp;what=list_rallyes" method="post" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td colspan="5" align="center" class="admin_title" height="30"><strong>{--RALLYE_EDIT_DEL_RALLYES--}:</strong>
        </tr>
        {!__RALLYE_ROWS!}
        <tr>
-               <td colspan="5" class="admin_footer"><INPUT
+               <td colspan="5" class="admin_footer"><input
                        type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <INPUT type="submit" name="edit" class="admin_submit"
-                       value="{--RALLYE_EDIT_ADMIN--}" /> <INPUT type="submit"
+               <input type="submit" name="edit" class="admin_submit"
+                       value="{--RALLYE_EDIT_ADMIN--}" /> <input type="submit"
                        name="del" class="admin_delete" value="{--RALLYE_DELETE_ADMIN--}" />
                </td>
        </tr>