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.
khosb/application/views/table/select_head.php

3 lines
151 B
PHP

<table class="list-box-left" border="0" id="select-table">
<tr class="list-head"><th>&nbsp;</th><th><?php echo implode('</th><th>',$th); ?></th></tr>