Remove excess templates

This commit is contained in:
zone 2001-08-28 22:54:29 +00:00
parent 7b043d76b1
commit 36f2a96ab9
75 changed files with 0 additions and 829 deletions

View File

@ -1,2 +0,0 @@
<!-- $Id$ -->
<th width="11%" bgcolor="{bgcolor}"><font color="{font_color}">{col_title}</font></th>

View File

@ -1,32 +0,0 @@
<!-- $Id$ -->
{printer_friendly}
<table border="0" width="100%">
<tr>
<td valign="top" width="70%">
<tr>
<td>
<table border="0" width=100%>
<tr>
<td align="middle">
<font size="+2" color="{bg_text}"><b>{date}</b></font><br>
<font size="+1" color="{bg_text}">{username}</font>
</td>
</tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="{bg_text}">
{daily_events}
</td>
</tr>
</table>
</td>
<td valign="top" align="right">
{small_calendar}
</td>
</tr>
</td>
</tr>
</table>
{print}

View File

@ -1,33 +0,0 @@
<!-- $Id$ -->
<style type="text/css">
<!--
.event
{
width: 91%
color: #{font_color};
font-family: {font};
font-weight: 100;
font-size: 80%;
line-height: 220%;
vertical-align: middle;
}
.time
{
width: 9%;
background-image: url('{bg_time_image}');
color: #{font_color};
font-family: {font};
font-size: 65%;
line-height: 220%;
vertical-align: middle;
}
-->
</style>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
{row}
</table>

View File

@ -1,7 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN day_row -->
<tr>
<td bgcolor="{bgcolor}"{extras}>{event}</td>
<th width="14%" bgcolor="{bgcolor1}"><font color="{font_color}">{open_link}{time}{close_link}</font></th>
</tr>
<!-- END day_row -->

View File

@ -1,3 +0,0 @@
<!-- $Id$ -->
<td class="event" bgcolor="{bgcolor}"{extras}>{event}</td>

View File

@ -1,3 +0,0 @@
<!-- $Id$ -->
<td class="time"><table width="100%" border="1" cellspacing="0" cellpadding="0"><tr><td class="time">{open_link}{time}{close_link}</td></tr></table></td>

View File

@ -1,28 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN edit_entry_begin -->
<body bgcolor="#C0C0C0">
<center>
<h2><font color="#000000">{calendar_action}</font></h2>
<form action="{action_url}" method="post" name="addform">
{common_hidden}
<table border="0" width="75%">
<tr>
<td colspan="2">
<center><h1>{errormsg}</h1></center>
<hr>
</td>
</tr>
<!-- END edit_entry_begin -->
{output}
<!-- BEGIN edit_entry_end -->
</table>
<input type="submit" value="{submit_button}">
</form>
{delete_button}
</center>
<!-- END edit_entry_end -->

View File

@ -1,8 +0,0 @@
<br clear="all">
<hr clear="all">
<font size="-1">
<table border="0" width="100%" cellpadding="0" cellspacing="0">
<tr>
{output}
</tr>
</table>

View File

@ -1,13 +0,0 @@
<td valign="top" width="33%">
<font size="-1">
<form action="{action_url}" method="post" name="{form_name}">
<B>{label}:</B>
<select name="{form_label}" onchange="{form_onchange}">
{row}
</select>
<noscript><input type="submit" value="{go}"></noscript>
</form>
</font>
</td>

View File

@ -1,6 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN form_button -->
<form action="{action_url_button}" method="post" name="{action_text_button}form">
<input type="submit" value="{action_text_button}" {action_confirm_button}>
</form>
<!-- END form_button -->

View File

@ -1,7 +0,0 @@
<!-- $Id$ -->
<tr>
<td colspan="2">
{hr_text}
</td>
</tr>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1,29 +0,0 @@
<!-- $Id$ -->
{printer_friendly}
<head>
<style type="text/css">
.tablecell {
width: 80px;
height: 80px;
}
</style>
</head>
<table border="0" width="100%">
<tr>
<td align="left" valign="top">
{small_calendar_prev}
</td>
<td align="middle">
<font size="+2" color="#000000"><b>{month_identifier}</b></font>
<font size="+1" color="#000000"><br>{username}</font>
</td>
<td align="right" valign="top">
{small_calendar_next}
</td>
</tr>
</table>
{large_month}
<p>
<p>
{print}

View File

@ -1,4 +0,0 @@
<!-- $Id$ link_pict -->
<a href="{link_link}" onMouseOver="window.status='{lang_view}'; return true;">
<img src="{pic_image}" width="5" height="7" alt="{description}" border="0">

View File

@ -1,7 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN list -->
<tr>
<td valign="top" width="35%"><b>{field}:</b></td>
<td valign="top" width="65%">{data}</td>
</tr>
<!-- END list -->

View File

@ -1,19 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN matrix_query_begin -->
<center>
<h2><font color="#000000">{matrix_action}</font></h2>
<form target="viewmatrix" action="{action_url}" method="post" name="matrixform">
<table border="0" width="75%">
<!-- END matrix_query_begin -->
{output}
<!-- BEGIN matrix_query_end -->
</table>
<input type="submit" value="{submit_button}">
</form>
{cancel_button}
</center>
<!-- END matrix_query_end -->

View File

@ -1,37 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN mini_cal -->
<style type="text/css">
<!--
.minicalendar
{
color: #000000;
}
.minicalendargrey
{
color: #999999;
}
-->
</style>
<table border="0" cellspacing="0" cellpadding="0" valign="top" bgcolor="{bgcolor}" width="46%">
<tr valign="center" bgcolor="{bgcolor}">
<td align="left" colspan="5"><font size="-2">&nbsp;&nbsp;&nbsp;&nbsp;<b>{month}</b></font></td>
<td align="right" colspan="2"><a href="{prevmonth}"><img src="{img_root}/left.gif" border="0"></a>&nbsp;&nbsp;<a href="{nextmonth}"><img src="{img_root}/right.gif" border="0"></a></td>
</tr>
<tr>
<td bgcolor="{bgcolor}" align="center" colspan="7"><img src="{cal_img_root}/mini-calendar-bar.gif" width="90%" height="5"></td>
</tr>
<tr valign="top">
<td bgcolor="{bgcolor}" colspan="7">
<table border="0" width="100%" cellspacing="7" cellpadding="0" valign="top" cols="7">
<tr>{daynames}
</tr>{display_monthweek}
</table>
</td>
</tr>
</table>
<!-- END mini_cal -->

View File

@ -1,4 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN mini_day -->
<td bgcolor="{bgcolor}" align="center"{day_image}><font size="-2">{dayname}</font></td>
<!-- END mini_day -->

View File

@ -1,5 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN mini_week -->
<tr>{monthweek_day}
</tr>
<!-- END mini_week -->

View File

@ -1,6 +0,0 @@
<!-- $Id$ -->
<table width="100%" border="0" bordercolor="#FFFFFF" cellspacing="2" cellpadding="2">
{row}
</table>

View File

@ -1,5 +0,0 @@
<!-- $Id$ month_column -->
<td valign="top" width="75" height="75"{extra}>
{column_data}
</td>

View File

@ -1,4 +0,0 @@
<!-- $Id$ month_day -->
{new_event_link}
[ {day_number} ]<br>

View File

@ -1,2 +0,0 @@
<!-- $Id$ -->
{month_filler_text}

View File

@ -1,3 +0,0 @@
<!-- $Id$ -->
<tr>
{column_header}</tr>

View File

@ -1,14 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN overlap -->
<center>
<h2>
<font color="{color}">Scheduling Conflict</font>
</h2>
<table>
<tr><td>{overlap_text}</td></tr>
<tr><td><ul>{overlap_list}</ul></td></tr>
</table>
{resubmit_button}
{reedit_button}
</center>
<!-- END overlap -->

View File

@ -1,7 +0,0 @@
<p><b>{title}:</b><hr><p>
<form action="{action_url}" method="POST">
<table border="0" align="center" width="50%">
{row}
</table>
<center><input type="submit" name="submit" value="{submit_lang}"></center>
</form>

View File

@ -1,4 +0,0 @@
<tr bgcolor="{bg_color}">
<td colspan="2">{text}</td>
</tr>

View File

@ -1,5 +0,0 @@
<tr bgcolor="{bg_color}">
<td align="right">{field}</td>
<td align="center">{data}</td>
</tr>

View File

@ -1,27 +0,0 @@
{errors}
{title}
<table border="0" align="center" width="70%">
<tr>
{nml}
<td width="40%">
<div align="center">
<form method="POST" action="{action_url}">
{common_hidden_vars}
<input type="text" name="query" value="{search_value}">
<input type="submit" name="search" value="{search}">
</form>
</div>
</td>
{nmr}
</tr>
</table>
<form method="POST" action="{action_url}">
<table border="0" align="center" width="50%" cols="4">
{row}
</table>
{common_hidden_vars_form}
<input type="hidden" name="processed" value="{processed}">
<center><input type="submit" name="submit" value="{submit_lang}"></center>
</form>

View File

@ -1,9 +0,0 @@
<!-- $Id$ -->
<tr bgcolor="{row_color}">
<td>{user}</td>
<td align="center"><input type="checkbox" name="{read}" value="Y"{read_selected}></td>
<td align="center"><input type="checkbox" name="{add}" value="Y"{add_selected}></td>
<td align="center"><input type="checkbox" name="{edit}" value="Y"{edit_selected}></td>
<td align="center"><input type="checkbox" name="{delete}" value="Y"{delete_selected}></td>
<td align="center"><input type="checkbox" name="{private}" value="Y"{private_selected}></td>
</tr>

View File

@ -1,8 +0,0 @@
<tr bgcolor="{bg_color}">
<td>{string}</td>
<td align="center">{read_lang}</td>
<td align="center">{add_lang}</td>
<td align="center">{edit_lang}</td>
<td align="center">{delete_lang}</td>
<td align="center">{private_lang}</td>
</tr>

View File

@ -1,6 +0,0 @@
<!-- $Id$ -->
<h2><font color="{color}">{search_text}</font></h2>
<b>{quantity}</b><p>
{output}
<p>

View File

@ -1,4 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN search_list -->
<li><a href="{url_result}">{result_desc}</a>
<!-- END search_list -->

View File

@ -1,21 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN view_begin -->
<center>
<h2>
<font color="{bg_text}">
{name}
</font>
</h2>
<table border="0" width="50%">
<!-- END view_begin -->
{output}
<!-- BEGIN view_end -->
</table>
<p>
{edit_button}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{delete_button}
</center>
<!-- END view_end -->

View File

@ -1,33 +0,0 @@
<!-- $Id$ -->
{printer_friendly}
<head>
<style type="text/css">
.tablecell {
width: 80px;
height: 80px;
}
</style>
</head>
<table border=0 width=100%>
<tr>
<td align="left" valign="top">
{small_calendar_prev}
</td>
<td align="left">
{prev_week_link}
</td>
<td align="center" valign="top">
{small_calendar_this}
<font size="+2" color="#000000"><b>{week_identifier}</b></font>
<font size="+2" color="#000000"><br>{username}</font>
</td>
<td align="right">
{next_week_link}
</td>
<td align="right" valign="top">
{small_calendar_next}
</td>
</tr>
</table>
{week_display}
{print}

View File

@ -1,5 +0,0 @@
<!-- $Id$ -->
{link_entry}
<nobr><font size="-2">{start_time}{end_time}</font></nobr>{close_view_link}&nbsp;
<font size="-1">{name}<br></font>

View File

@ -1,4 +0,0 @@
<!-- $Id$ -->
<font size="{week_day_font_size}">
{events}
</font>

View File

@ -1,2 +0,0 @@
<!-- $Id$ -->
<th width="11%" bgcolor="{bgcolor}"><font color="{font_color}">{col_title}</font></th>

View File

@ -1,32 +0,0 @@
<!-- $Id$ -->
{printer_friendly}
<table border="0" width="100%">
<tr>
<td valign="top" width="70%">
<tr>
<td>
<table border="0" width=100%>
<tr>
<td align="middle">
<font size="+2" color="{bg_text}"><b>{date}</b></font><br>
<font size="+1" color="{bg_text}">{username}</font>
</td>
</tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="{bg_text}">
{daily_events}
</td>
</tr>
</table>
</td>
<td valign="top" align="right">
{small_calendar}
</td>
</tr>
</td>
</tr>
</table>
{print}

View File

@ -1,33 +0,0 @@
<!-- $Id$ -->
<style type="text/css">
<!--
.event
{
width: 91%
color: #{font_color};
font-family: {font};
font-weight: 100;
font-size: 80%;
line-height: 220%;
vertical-align: middle;
}
.time
{
width: 9%;
background-image: url('{bg_time_image}');
color: #{font_color};
font-family: {font};
font-size: 65%;
line-height: 220%;
vertical-align: middle;
}
-->
</style>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
{row}
</table>

View File

@ -1,7 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN day_row -->
<tr>
<td bgcolor="{bgcolor}"{extras}>{event}</td>
<th width="14%" bgcolor="{bgcolor1}"><font color="{font_color}">{open_link}{time}{close_link}</font></th>
</tr>
<!-- END day_row -->

View File

@ -1,3 +0,0 @@
<!-- $Id$ -->
<td class="event" bgcolor="{bgcolor}"{extras}>{event}</td>

View File

@ -1,3 +0,0 @@
<!-- $Id$ -->
<td class="time"><table width="100%" border="1" cellspacing="0" cellpadding="0"><tr><td class="time">{open_link}{time}{close_link}</td></tr></table></td>

View File

@ -1,28 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN edit_entry_begin -->
<body bgcolor="#C0C0C0">
<center>
<h2><font color="#000000">{calendar_action}</font></h2>
<form action="{action_url}" method="post" name="addform">
{common_hidden}
<table border="0" width="75%">
<tr>
<td colspan="2">
<center><h1>{errormsg}</h1></center>
<hr>
</td>
</tr>
<!-- END edit_entry_begin -->
{output}
<!-- BEGIN edit_entry_end -->
</table>
<input type="submit" value="{submit_button}">
</form>
{delete_button}
</center>
<!-- END edit_entry_end -->

View File

@ -1,8 +0,0 @@
<br clear="all">
<hr clear="all">
<font size="-1">
<table border="0" width="100%" cellpadding="0" cellspacing="0">
<tr>
{output}
</tr>
</table>

View File

@ -1,13 +0,0 @@
<td valign="top" width="33%">
<font size="-1">
<form action="{action_url}" method="post" name="{form_name}">
<B>{label}:</B>
<select name="{form_label}" onchange="{form_onchange}">
{row}
</select>
<noscript><input type="submit" value="{go}"></noscript>
</form>
</font>
</td>

View File

@ -1,6 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN form_button -->
<form action="{action_url_button}" method="post" name="{action_text_button}form">
<input type="submit" value="{action_text_button}" {action_confirm_button}>
</form>
<!-- END form_button -->

View File

@ -1,7 +0,0 @@
<!-- $Id$ -->
<tr>
<td colspan="2">
{hr_text}
</td>
</tr>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 483 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 470 B

View File

@ -1,29 +0,0 @@
<!-- $Id$ -->
{printer_friendly}
<head>
<style type="text/css">
.tablecell {
width: 80px;
height: 80px;
}
</style>
</head>
<table border="0" width="100%">
<tr>
<td align="left" valign="top">
{small_calendar_prev}
</td>
<td align="middle">
<font size="+2" color="#000000"><b>{month_identifier}</b></font>
<font size="+1" color="#000000"><br>{username}</font>
</td>
<td align="right" valign="top">
{small_calendar_next}
</td>
</tr>
</table>
{large_month}
<p>
<p>
{print}

View File

@ -1,4 +0,0 @@
<!-- $Id$ link_pict -->
<a href="{link_link}" onMouseOver="window.status='{lang_view}'; return true;">
<img src="{pic_image}" width="5" height="7" alt="{description}" border="0">

View File

@ -1,7 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN list -->
<tr>
<td valign="top" width="35%"><b>{field}:</b></td>
<td valign="top" width="65%">{data}</td>
</tr>
<!-- END list -->

View File

@ -1,19 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN matrix_query_begin -->
<center>
<h2><font color="#000000">{matrix_action}</font></h2>
<form target="viewmatrix" action="{action_url}" method="post" name="matrixform">
<table border="0" width="75%">
<!-- END matrix_query_begin -->
{output}
<!-- BEGIN matrix_query_end -->
</table>
<input type="submit" value="{submit_button}">
</form>
{cancel_button}
</center>
<!-- END matrix_query_end -->

View File

@ -1,37 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN mini_cal -->
<style type="text/css">
<!--
.minicalendar
{
color: #000000;
}
.minicalendargrey
{
color: #999999;
}
-->
</style>
<table border="0" cellspacing="0" cellpadding="0" valign="top" bgcolor="{bgcolor}" width="46%">
<tr valign="center" bgcolor="{bgcolor}">
<td align="left" colspan="5"><font size="-2">&nbsp;&nbsp;&nbsp;&nbsp;<b>{month}</b></font></td>
<td align="right" colspan="2"><a href="{prevmonth}"><img src="{img_root}/left.gif" border="0"></a>&nbsp;&nbsp;<a href="{nextmonth}"><img src="{img_root}/right.gif" border="0"></a></td>
</tr>
<tr>
<td bgcolor="{bgcolor}" align="center" colspan="7"><img src="{cal_img_root}/mini-calendar-bar.gif" width="90%" height="5"></td>
</tr>
<tr valign="top">
<td bgcolor="{bgcolor}" colspan="7">
<table border="0" width="100%" cellspacing="7" cellpadding="0" valign="top" cols="7">
<tr>{daynames}
</tr>{display_monthweek}
</table>
</td>
</tr>
</table>
<!-- END mini_cal -->

View File

@ -1,4 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN mini_day -->
<td bgcolor="{bgcolor}" align="center"{day_image}><font size="-2">{dayname}</font></td>
<!-- END mini_day -->

View File

@ -1,6 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN mini_week -->
<tr>
{monthweek_day}
</tr>
<!-- END mini_week -->

View File

@ -1,6 +0,0 @@
<!-- $Id$ -->
<table width="100%" border="0" bordercolor="#FFFFFF" cellspacing="2" cellpadding="2">
{row}
</table>

View File

@ -1,5 +0,0 @@
<!-- $Id$ month_column -->
<td valign="top" width="75" height="75"{extra}>
{column_data}
</td>

View File

@ -1,4 +0,0 @@
<!-- $Id$ month_day -->
{new_event_link}
[ {day_number} ]<br>

View File

@ -1,2 +0,0 @@
<!-- $Id$ -->
{month_filler_text}

View File

@ -1,3 +0,0 @@
<!-- $Id$ -->
<tr>
{column_header}</tr>

View File

@ -1,14 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN overlap -->
<center>
<h2>
<font color="{color}">Scheduling Conflict</font>
</h2>
<table>
<tr><td>{overlap_text}</td></tr>
<tr><td><ul>{overlap_list}</ul></td></tr>
</table>
{resubmit_button}
{reedit_button}
</center>
<!-- END overlap -->

View File

@ -1,7 +0,0 @@
<p><b>{title}:</b><hr><p>
<form action="{action_url}" method="POST">
<table border="0" align="center" width="50%">
{row}
</table>
<center><input type="submit" name="submit" value="{submit_lang}"></center>
</form>

View File

@ -1,4 +0,0 @@
<tr bgcolor="{bg_color}">
<td colspan="2">{text}</td>
</tr>

View File

@ -1,5 +0,0 @@
<tr bgcolor="{bg_color}">
<td align="right">{field}</td>
<td align="center">{data}</td>
</tr>

View File

@ -1,27 +0,0 @@
{errors}
{title}
<table border="0" align="center" width="70%">
<tr>
{nml}
<td width="40%">
<div align="center">
<form method="POST" action="{action_url}">
{common_hidden_vars}
<input type="text" name="query" value="{search_value}">
<input type="submit" name="search" value="{search}">
</form>
</div>
</td>
{nmr}
</tr>
</table>
<form method="POST" action="{action_url}">
<table border="0" align="center" width="50%" cols="4">
{row}
</table>
{common_hidden_vars_form}
<input type="hidden" name="processed" value="{processed}">
<center><input type="submit" name="submit" value="{submit_lang}"></center>
</form>

View File

@ -1,9 +0,0 @@
<!-- $Id$ -->
<tr bgcolor="{row_color}">
<td>{user}</td>
<td align="center"><input type="checkbox" name="{read}" value="Y"{read_selected}></td>
<td align="center"><input type="checkbox" name="{add}" value="Y"{add_selected}></td>
<td align="center"><input type="checkbox" name="{edit}" value="Y"{edit_selected}></td>
<td align="center"><input type="checkbox" name="{delete}" value="Y"{delete_selected}></td>
<td align="center"><input type="checkbox" name="{private}" value="Y"{private_selected}></td>
</tr>

View File

@ -1,8 +0,0 @@
<tr bgcolor="{bg_color}">
<td>{string}</td>
<td align="center">{read_lang}</td>
<td align="center">{add_lang}</td>
<td align="center">{edit_lang}</td>
<td align="center">{delete_lang}</td>
<td align="center">{private_lang}</td>
</tr>

View File

@ -1,6 +0,0 @@
<!-- $Id$ -->
<h2><font color="{color}">{search_text}</font></h2>
<b>{quantity}</b><p>
{output}
<p>

View File

@ -1,4 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN search_list -->
<li><a href="{url_result}">{result_desc}</a>
<!-- END search_list -->

View File

@ -1,21 +0,0 @@
<!-- $Id$ -->
<!-- BEGIN view_begin -->
<center>
<h2>
<font color="{bg_text}">
{name}
</font>
</h2>
<table border="0" width="50%">
<!-- END view_begin -->
{output}
<!-- BEGIN view_end -->
</table>
<p>
{edit_button}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{delete_button}
</center>
<!-- END view_end -->

View File

@ -1,33 +0,0 @@
<!-- $Id$ -->
{printer_friendly}
<head>
<style type="text/css">
.tablecell {
width: 80px;
height: 80px;
}
</style>
</head>
<table border=0 width=100%>
<tr>
<td align="left" valign="top">
{small_calendar_prev}
</td>
<td align="left">
{prev_week_link}
</td>
<td align="center" valign="top">
{small_calendar_this}
<font size="+2" color="#000000"><b>{week_identifier}</b></font>
<font size="+2" color="#000000"><br>{username}</font>
</td>
<td align="right">
{next_week_link}
</td>
<td align="right" valign="top">
{small_calendar_next}
</td>
</tr>
</table>
{week_display}
{print}

View File

@ -1,5 +0,0 @@
<!-- $Id$ -->
{link_entry}
<nobr><font size="-2">{start_time}{end_time}</font></nobr>{close_view_link}&nbsp;
<font size="-1">{name}<br></font>

View File

@ -1,4 +0,0 @@
<!-- $Id$ -->
<font size="{week_day_font_size}">
{events}
</font>