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 -->
|
2004-03-16 23:04:00 +01:00
|
|
|
<tr class="calendar_m_w_table_header" 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-16 23:04:00 +01:00
|
|
|
<th class="calendar_weekview_daytitle" width="14.28%">{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-16 23:04:00 +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 -->
|