egroupware_official/filemanager/templates/default/day_row.tpl

8 lines
222 B
Smarty
Raw Normal View History

2001-05-21 03:09:20 +02:00
<!-- $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 -->