mirror of
https://github.com/ulfgebhardt/system.git
synced 2025-12-13 09:35:49 +00:00
9 lines
189 B
Smarty
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> |