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