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

10 lines
186 B
Smarty

<!-- BEGIN row -->
<tr bgcolor="{tr_color}">
<td>{name}</td>
<td width="5%">{edit}</td>
<td width="5%">{delete}</td>
<td width="5%">{status}</td>
</tr>
<!-- END row -->