system/sai/modules/saimod_sys_todo/tpl/todo_stats_entry.tpl

7 lines
117 B
Smarty

<tr>
<td>${name}</td>
<td>${open}</td>
<td>${closed}</td>
<td>${all}</td>
<td>${perc}%</td>
</tr>