1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2025-03-07 11:31:39 +01:00
egroupware/calendar/templates/prisma/list.tpl

8 lines
160 B
Smarty
Raw Normal View History

2004-09-28 14:10:24 +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 -->