egroupware_official/calendar/templates/default/head.tpl
ak703 4b4df263cc migrated more items to app.css and fixed (hopefully) most current issues with calendar's layout.
Cutting off long event titles is done purposely - not a bug ;-)
2004-03-12 23:47:03 +00:00

17 lines
339 B
Smarty
Executable File

<!-- $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 -->