egroupware_official/calendar/templates/edge-it/list.tpl

8 lines
160 B
Smarty
Raw Normal View History

<!-- $Id$ -->
<!-- BEGIN list -->
<tr>
<td valign="top" width="35%"><b>{field}:</b></td>
<td valign="top" width="65%">{data}</td>
</tr>
<!-- END list -->