egroupware_official/calendar/templates/default/month.tpl

8 lines
157 B
Smarty
Raw Normal View History

2001-01-14 20:30:11 +01:00
<!-- $Id$ -->
<table id="calendar_month_table" width="100%" border="0" bordercolor="#FFFFFF" cellspacing="2" cellpadding="2" cols={cols}>
{row}
2001-01-14 20:30:11 +01:00
</table>