egroupware_official/admin/templates/verdilak/groups_row.tpl
Lars Kneschke dd5d66f8bf added missing templatets
just copied the ones from ../default
2001-01-06 23:35:26 +00:00

9 lines
165 B
Smarty

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