This commit is contained in:
2026-07-19 21:35:23 +02:00
parent cc4cebdb45
commit 09f8b11f36
5 changed files with 97 additions and 8 deletions
+11
View File
@@ -113,6 +113,17 @@ $resultCount = count($results);
</p>
</div>
<p
id="results-loading"
class="results-loading"
role="status"
aria-live="polite"
hidden
>
<span class="results-spinner" aria-hidden="true"></span>
Kategoriebeiträge werden geladen …
</p>
<!-- Ergebnisliste -->
<div class="s-res-list">
<?php if (!empty($results)): ?>