egroupware/admin/templates/idsociety/groups_row.tpl
2001-03-30 22:20:38 +00:00

9 lines
165 B
Smarty
Executable File

<!-- 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 -->