This commit is contained in:
areyou123456
2012-06-13 05:21:45 +00:00
parent cdd4539162
commit 0c0eca75d1
8 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -58,6 +58,6 @@
</tr>
<?php endforeach;?>
</tbody>
<tfoot><tr><td colspan='9' class='f-left'><?php $pager->show();?></td></tr></table>
<tfoot><tr><td colspan='9' class='f-right'><?php $pager->show();?></td></tr></table>
</table>
<?php include '../../common/view/footer.html.php';?>