8 lines
210 B
Smarty
8 lines
210 B
Smarty
<table class="table table-hover table-condensed sai_table" style="overflow: auto;">
|
|
<tr>
|
|
<th>Classname</th>
|
|
<th>Public</th>
|
|
<th>You can Access?</th>
|
|
</tr>
|
|
${entries}
|
|
</table> |