system/sai/modules/saimod_sys_config/tpl/config_basics.tpl
2015-06-08 21:45:26 +02:00

12 lines
452 B
Smarty

<table class="table sai_table tablesorter" id="sai_mod_table_basics">
<thead>
<tr>
<th>ID <span class="glyphicon glyphicon-sort" aria-hidden="true"></span></th>
<th>Name <span class="glyphicon glyphicon-sort" aria-hidden="true"></span></th>
<th>Value <span class="glyphicon glyphicon-sort" aria-hidden="true"></span></th>
</tr>
</thead>
<tbody>
${basics}
</tbody>
</table>