This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
lnapp/views/table/select_head.php
2013-05-02 20:37:40 +10:00

3 lines
156 B
PHP

<table class="table table-striped table-condensed table-hover" id="select-table">
<tr><th>&nbsp;</th><th><?php echo implode('</th><th>',$th); ?></th></tr>