system/sai/modules/saimod_sys_log/saimod_sys_log_table.tpl

15 lines
333 B
Smarty

Rows: ${count}
<table class="table table-hover table-condensed">
<tr>
<th>time ago</th>
<th>class</th>
<th>message</th>
<th>file</th>
<th>line</th>
<th>ip</th>
<th>url</th>
<th>user</th>
<th>querytime</th>
</tr>
${table}
</table>