egroupware/admin/templates/idsociety/groups_row.tpl

9 lines
165 B
Smarty
Raw Normal View History

2001-03-31 00:20:38 +02:00
<!-- BEGIN row -->
<tr bgcolor="{tr_color}">
<td>{group_name}</td>
<td width="5%">{edit_link}</td>
<td width="5%">{delete_link}</td>
</tr>
<!-- END row -->