]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_rallyes.tpl
Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / templates / de / html / admin / admin_edit_rallyes.tpl
index faf63478849ee426fd34a83b3f5a7cfd74e58b6a..e917990596c3b3eb8c967956a733db177194aa07 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="3" align="center" class="admin_title bottom2" height="30">
@@ -6,9 +6,9 @@
        </tr>
        {!__RALLYE_ROWS!}
        <tr>
-               <td colspan="3" class="admin_footer"><INPUT
+               <td colspan="3" class="admin_footer"><input
                        type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-               <INPUT type="submit" name="change" class="admin_submit"
+               <input type="submit" name="change" class="admin_submit"
                        value="{--RALLYE_CHANGE_ADMIN--}" /></td>
        </tr>
 </table>