2015-04-14 22:44:53 +02:00

12 lines
289 B
Smarty

<table class="sai_table table table-hover table-condensed" style="overflow: auto;">
<tr>
<th>id</th>
<th>Text</th>
<th>Author</th>
<th>author_edit</th>
<th>language</th>
<th>time_create</th>
<th>time_edit</th>
</tr>
${entries}
</table>