Messerbill 93c8eb92b4 UI: saimod_plugins margin zu den tabs
UI: saimod_todo margin zu den tabs
2015-06-08 23:08:44 +02:00

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>