Этот коммит содержится в:
Sébastien Lucas 2013-05-16 12:30:43 +02:00
родитель 5aa08719dd
Коммит 3f0246f7a2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -292,7 +292,7 @@
<?php
}
?>
<p><?php echo "&nbsp;" . $currentPage->n . " / " . $currentPage->getMaxPage () . "&nbsp;" ?></p>
<p><?php echo " " . $currentPage->n . " / " . $currentPage->getMaxPage () . " " ?></p>
<?php
if (!is_null ($nextLink)) {
?>