egroupware/calendar/templates/edge-it/head.tpl

17 lines
339 B
Smarty
Raw Normal View History

<!-- $Id$ -->
<!-- BEGIN head -->
{row}<br />
<!-- END head -->
<!-- BEGIN head_table -->
<table id="calendar_head_table" class="calendar_head_table" border="0" width="100%" cols="{cols}" cellpadding="0" cellspacing="0">
<tr>
{header_column}
</tr>
</table>
<!-- END head_table -->
<!-- BEGIN head_col -->
{str}
<!-- END head_col -->