* code for task#1609.

This commit is contained in:
azhi
2013-07-22 15:39:27 +08:00
parent 68608781c8
commit ee593816d9
+1 -1
View File
@@ -45,6 +45,6 @@
</tr>
<?php endforeach;?>
</tbody>
<tr><td colspan='6'><?php $pager->show();?></td></tr>
<tfoot><tr><td colspan='6'><?php $pager->show();?></td></tr></tfoot>
</table>
<?php include '../../common/view/footer.html.php';?>