* finish task#788

This commit is contained in:
areyou123456
2012-05-19 01:32:39 +00:00
parent 598c563477
commit 56a91caf16
4 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -58,6 +58,6 @@
</tr>
<?php endforeach;?>
</tbody>
<tfoot><tr><td colspan='9'><?php $pager->show();?></td></tr></table>
<tfoot><tr><td colspan='9' class='f-left'><?php $pager->show();?></td></tr></table>
</table>
<?php include '../../common/view/footer.html.php';?>