13 lines
343 B
Smarty

<table class="table table-hover table-condensed sai_table tablesorter" id="sai_mod_mod_table" style="overflow: auto;">
<thead>
<tr>
<th>Classname</th>
<th>Public</th>
<th>You can Access?</th>
</tr>
</thead>
<tbody>
${saistart}
${entries}
</tbody>
</table>