Added User email viewing
Improved Table::
This commit is contained in:
2
application/views/table/select_head.php
Normal file
2
application/views/table/select_head.php
Normal file
@@ -0,0 +1,2 @@
|
||||
<table class="box-full" border="0" id="select-table">
|
||||
<tr class="head"><td style="width: 25px;"> </td><td class="head"><?php echo implode('</td><td class="head">',$th); ?></td></tr>
|
Reference in New Issue
Block a user