Fixed filter in bottom pagination in Linework

This commit is contained in:
Frank Schubert
2021-09-14 22:14:18 +02:00
parent 9709a33747
commit bfe560040e
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -257,6 +257,7 @@
Keine Leitungsbauaufträge gefunden
<?php endif; ?>
</div>
<nav>
<ul class="pagination justify-content-center">
<li class="page-item <?=($pagination['start'] - $pagination['count'] < 0) ? "disabled" : ""?>">