egroupware/calendar/templates/default/list.tpl

9 lines
161 B
Smarty
Raw Normal View History

2000-11-22 05:16:18 +01:00
<!-- $Id$ -->
<!-- BEGIN list -->
<tr>
<td valign="top" width="10%"><b>{field}:</b></td>
<td valign="top" width="90%">{data}</td>
</tr>
<!-- END list -->