This repository has been archived on 2025-04-04. You can view files and clone it, but cannot push or open issues or pull requests.

17 lines
519 B
Smarty

<div class="table-responsive">
<table class="table table-striped table-condensed tablesorter sai_margin_off" id="table_store_android">
<thead>
<tr>
<th>Code</th>
<th>EMail</th>
<th>Device</th>
<th>Generated</th>
<th>Redeemed</th>
<th>Store</th>
<th>Comment</th>
<th>Action</th>
</tr>
</thead>
<tbody>${data}</tbody>
</table>
</div>