HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_list_holiday.tpl
index c9ad5ca5b289fdccdb87e276698fc47be3e1f259..443903bb4b9000690648105bf7d9946eaa475b10 100644 (file)
@@ -1,16 +1,16 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=del_holiday"
+<form action="{!URL!}/modules.php?module=admin&amp;what=del_holiday"
        method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" width="580"
        class="admin_table dashed">
        <TR>
                <TD width="10" class="admin_title bottom2 right2" align="center"
-                       height="30"><STRONG>{--ID_SELECT--}</STRONG></TD>
-               <TD width="50" class="admin_title bottom2 right2" align="center"><STRONG>{--_UID--}:</STRONG></TD>
-               <TD width="80" class="admin_title bottom2 right2" align="center"><STRONG>{--HOLIDAY_ADMIN_TSTART--}:</STRONG></TD>
-               <TD width="80" class="admin_title bottom2 right2" align="center"><STRONG>{--HOLIDAY_ADMIN_TEND--}:</STRONG></TD>
-               <TD width="100" class="admin_title bottom2 right2" align="center"><STRONG>{--HOLIDAY_ADMIN_COMMENTS--}:</STRONG></TD>
-               <TD width="100" class="admin_title bottom2 right2" align="center"><STRONG>{--ACCOUNT_STATUS--}:</STRONG></TD>
-               <TD width="160" class="admin_title bottom2" align="center"><STRONG>{--ADMIN_LAST_ONLINE--}:</STRONG></TD>
+                       height="30"><strong>{--ID_SELECT--}</strong></TD>
+               <TD width="50" class="admin_title bottom2 right2" align="center"><strong>{--_UID--}:</strong></TD>
+               <TD width="80" class="admin_title bottom2 right2" align="center"><strong>{--HOLIDAY_ADMIN_TSTART--}:</strong></TD>
+               <TD width="80" class="admin_title bottom2 right2" align="center"><strong>{--HOLIDAY_ADMIN_TEND--}:</strong></TD>
+               <TD width="100" class="admin_title bottom2 right2" align="center"><strong>{--HOLIDAY_ADMIN_COMMENTS--}:</strong></TD>
+               <TD width="100" class="admin_title bottom2 right2" align="center"><strong>{--ACCOUNT_STATUS--}:</strong></TD>
+               <TD width="160" class="admin_title bottom2" align="center"><strong>{--ADMIN_LAST_ONLINE--}:</strong></TD>
        </TR>
        {!__HOLIDAY_ROWS!}
        <TR>
@@ -20,4 +20,4 @@
                        value="{--HOLIDAY_ADMIN_STOP_CHECKED--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
+</form>