1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2025-02-16 10:20:31 +01:00
egroupware/addressbook/templates/idsociety/custom_field_list_row.tpl

6 lines
109 B
Smarty
Raw Normal View History

2001-03-31 00:22:03 +02:00
<tr bgcolor="{tr_color}">
<td>{field_name}&nbsp;</td>
<td>{field_edit}</td>
<td>{field_delete}</td>
</tr>