]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_holiday.tpl
More misc fixes and rewrites (sorry, lame description)
[mailer.git] / templates / de / html / admin / admin_list_holiday.tpl
index de947f32c9ea30b13584fe8561317cba5539ff38..a37f69252cba05cf2976fb343ed3bc86f59b2369 100644 (file)
@@ -1,4 +1,4 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=del_holiday" method="POST">
+<form action="{!URL!}/modules.php?module=admin&amp;what=del_holiday" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td width="10" class="admin_title bottom2 right2" align="center"
@@ -12,9 +12,9 @@
        </tr>
        {!__HOLIDAY_ROWS!}
        <tr>
-               <td colspan="7" class="admin_footer"><INPUT
+               <td colspan="7" class="admin_footer"><input
                        type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <INPUT type="submit" name="ok" class="admin_delete"
+               <input type="submit" name="ok" class="admin_delete"
                        value="{--HOLIDAY_ADMIN_STOP_CHECKED--}" /></td>
        </tr>
 </table>