8 lines
382 B
Smarty
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> |