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/list_head.php

3 lines
150 B
PHP
Raw Normal View History

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