mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-20 15:03:36 +01:00
6 lines
123 B
Smarty
6 lines
123 B
Smarty
|
<!-- BEGIN view_row.tpl -->
|
||
|
<tr>
|
||
|
<td><b>{display_col}</b>:</td><td>{ref_data}</td>
|
||
|
</tr>
|
||
|
<!-- END view_row.tpl -->
|