Minor changes

This commit is contained in:
Karl Cordes 2010-09-07 14:35:25 +10:00
parent b88548de58
commit 204c0d6e6e

View file

@ -11,7 +11,7 @@ echo $paginator->counter(array(
<th><?php echo $paginator->sort('issue_date');?></th> <th><?php echo $paginator->sort('issue_date');?></th>
<th><?php echo $paginator->sort('dispatch_date');?></th> <th><?php echo $paginator->sort('dispatch_date');?></th>
<th><?php echo $paginator->sort('date_arrived');?></th> <th><?php echo $paginator->sort('Date Arrived @ CMC');?></th>
<th><?php echo $paginator->sort('PO Number');?></th> <th><?php echo $paginator->sort('PO Number');?></th>
<th>Jobs</th> <th>Jobs</th>
<th><?php echo $paginator->sort('principle_id');?></th> <th><?php echo $paginator->sort('principle_id');?></th>