egroupware_official/calendar/templates/idsociety/list.tpl

8 lines
160 B
Smarty
Raw Normal View History

2001-03-31 00:28:46 +02:00
<!-- $Id$ -->
<!-- BEGIN list -->
<tr>
<td valign="top" width="35%"><b>{field}:</b></td>
<td valign="top" width="65%">{data}</td>
</tr>
<!-- END list -->