2001-01-14 20:30:11 +01:00
|
|
|
<!-- $Id$ -->
|
2004-03-13 00:47:03 +01:00
|
|
|
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- BEGIN monthly_header -->
|
|
|
|
<tr colspan="{cols}" width="{col_width}%">
|
2001-01-14 20:30:11 +01:00
|
|
|
{column_header}</tr>
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- END monthly_header -->
|
2004-03-13 00:47:03 +01:00
|
|
|
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- BEGIN column_title -->
|
2004-03-13 00:47:03 +01:00
|
|
|
<th class="calendar_weekview_daytitle" width="11%" bgcolor="{bgcolor}">{col_title}</th>
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- END column_title -->
|
2004-03-13 00:47:03 +01:00
|
|
|
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- BEGIN month_column -->
|
2004-03-13 00:47:03 +01:00
|
|
|
<td class="calendar_m_w_tablecell" colspan="1" width="{col_width}%"{extra}>
|
|
|
|
{column_data}
|
|
|
|
</td>
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- END month_column -->
|