system/sai/modules/saimod_sys_api/list_entry.tpl

9 lines
189 B
Smarty

<tr class="${tr_class}">
<td>${ID}</td>
<td>${group}</td>
<td>${type}</td>
<td>${parentID}</td>
<td>${parentValue}</td>
<td>${name}</td>
<td>${verify}</td>
</tr>