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

2 lines
113 B
PHP

<tr><td>Other</td><td colspan="<?php echo count($td)-1; ?>"><?php printf('(%s) %s',$count,$other); ?></td></tr>