Kategorieseitenpaginator #50

Merged
niklas.ortmann merged 16 commits from KategorieseitenPaginator into dev 2026-07-17 17:36:10 +02:00
Showing only changes of commit 0d009262b6 - Show all commits
+4
View File
@@ -5,6 +5,10 @@ $currentSort = isset($sortStyle) ? $sortStyle : 'alphabet';
$currentPage = isset($page) ? $page : 1;
?>
<noscript>
Bitte JavaScript aktivieren!
</noscript>
<!-- Das Formular umschließt jetzt das gesamte Layout -->
<form id="search-form-id" action="index.php" method="GET" style="display: contents;">
<input type="hidden" name="pfad" value="showCategory">