13 lines
361 B
Smarty
13 lines
361 B
Smarty
<table class="table table-hover table-condensed sai_table tablesorter sai_margin_top_10" 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> |