- remove '<p>' tag.
This commit is contained in:
@@ -35,5 +35,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';?>
|
||||
|
||||
@@ -33,5 +33,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';?>
|
||||
|
||||
@@ -40,5 +40,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';?>
|
||||
|
||||
@@ -41,5 +41,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';?>
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
</div>
|
||||
<?php endif;?>
|
||||
<?php endforeach;?>
|
||||
<p><?php echo $pager->show('left', 'mobile')?></p>
|
||||
<?php echo $pager->show('left', 'mobile')?>
|
||||
<div data-role='footer' data-position='fixed'>
|
||||
<div data-role='navbar' data-iconpos="left">
|
||||
<ul>
|
||||
|
||||
@@ -22,5 +22,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';?>
|
||||
|
||||
@@ -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';?>
|
||||
|
||||
Reference in New Issue
Block a user