egroupware_official/filemanager/templates/default/list.tpl

8 lines
160 B
Smarty
Raw Normal View History

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