- remove '<p>' tag.

This commit is contained in:
zhujinyong
2013-07-06 06:34:21 +00:00
parent 2aec696204
commit 7400331f1e
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -21,5 +21,5 @@
</div>
</div>
<?php endforeach;?>
<p><?php $pager->show('left', 'mobile')?></p>
<?php $pager->show('left', 'mobile')?>
<?php include '../../common/view/m.footer.html.php';?>