system/sai/modules/saimod_sys_config/tpl/config_database.tpl
2015-06-08 18:49:25 +02:00

8 lines
382 B
Smarty

<table class="table sai_table" id="sai_mod_table_database">
<tr class="no-sort">
<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>
${database}
</table>