1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2025-02-19 19:51:12 +01:00
egroupware/admin/templates/verdilak/groups_row.tpl

9 lines
165 B
Smarty
Raw Normal View History

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