- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_holiday.tpl
index 07083cece1b58c233c129075960742cc1cb2b90d..5c6956f39601b7c45c4ef786ae8e2f9a0f47dcc3 100644 (file)
@@ -1,20 +1,23 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=del_holiday" method="POST">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" width="580" class="admin_table dashed">\r
-<TR>\r
-  <TD width="10" class="admin_title bottom2 right2" align="center" height="30"><STRONG>{--ID_SELECT--}</STRONG></TD>\r
-  <TD width="50" class="admin_title bottom2 right2" align="center"><STRONG>{--_UID--}:</STRONG></TD>\r
-  <TD width="80" class="admin_title bottom2 right2" align="center"><STRONG>{--HOLIDAY_ADMIN_TSTART--}:</STRONG></TD>\r
-  <TD width="80" class="admin_title bottom2 right2" align="center"><STRONG>{--HOLIDAY_ADMIN_TEND--}:</STRONG></TD>\r
-  <TD width="100" class="admin_title bottom2 right2" align="center"><STRONG>{--HOLIDAY_ADMIN_COMMENTS--}:</STRONG></TD>\r
-  <TD width="100" class="admin_title bottom2 right2" align="center"><STRONG>{--ACCOUNT_STATUS--}:</STRONG></TD>\r
-  <TD width="160" class="admin_title bottom2" align="center"><STRONG>{--ADMIN_LAST_ONLINE--}:</STRONG></TD>\r
-</TR>\r
-{--__HOLIDAY_ROWS--}\r
-<TR>\r
-  <TD colspan="7" align="center" class="admin_footer">\r
-    <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*\r
-    <INPUT type="submit" name="ok" class="admin_delete" value="{--HOLIDAY_ADMIN_STOP_CHECKED--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\r
+<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>
+       </TR>
+       {--__HOLIDAY_ROWS--}
+       <TR>
+               <TD colspan="7" align="center" class="admin_footer"><INPUT
+                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
+               <INPUT type="submit" name="ok" class="admin_delete"
+                       value="{--HOLIDAY_ADMIN_STOP_CHECKED--}"></TD>
+       </TR>
+</TABLE>
+</FORM>