From 6c3e788f136d88e8c705cafaa350322bf7074d52 Mon Sep 17 00:00:00 2001 From: rirat-0 Date: Wed, 3 Jun 2026 03:03:37 +0200 Subject: [PATCH] Limitation der eingabefelder auf 50 zeichen --- content/search-results.php | 2 +- includes/search.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/search-results.php b/content/search-results.php index 0f4aeaa..d09d065 100644 --- a/content/search-results.php +++ b/content/search-results.php @@ -20,7 +20,7 @@ $resultCount = count($results);

Suche anpassen

- +
diff --git a/includes/search.php b/includes/search.php index 9cb0a10..4da6091 100644 --- a/includes/search.php +++ b/includes/search.php @@ -6,6 +6,6 @@ Suchleiste. Wird via PHP später in alle Seiten eingebunden - +