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

8 lines
158 B
Smarty

<table class="table sai_table">
<tr class="no-select">
<th>ID</th>
<th>Name</th>
<th>Value</th>
</tr>
${database}
</table>