Fix  
This commit is contained in:
parent
5aa08719dd
commit
3f0246f7a2
|
@ -292,7 +292,7 @@
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
<p><?php echo " " . $currentPage->n . " / " . $currentPage->getMaxPage () . " " ?></p>
|
<p><?php echo " " . $currentPage->n . " / " . $currentPage->getMaxPage () . " " ?></p>
|
||||||
<?php
|
<?php
|
||||||
if (!is_null ($nextLink)) {
|
if (!is_null ($nextLink)) {
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in a new issue