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
Deon George 6d44e7d5b2 Added User email viewing
Improved Table::
2012-01-12 19:53:52 +11:00

3 lines
188 B
PHP

<table class="box-full" border="0" id="select-table">
<tr class="head"><td style="width: 25px;">&nbsp;</td><td class="head"><?php echo implode('</td><td class="head">',$th); ?></td></tr>