From e896831b36458d6ac6d869d99dd9216535709158 Mon Sep 17 00:00:00 2001 From: "Claw (KI-Assistent)" Date: Fri, 22 May 2026 14:23:07 +0000 Subject: [PATCH] fix(#62): correct PLZ from 98533 to 98553 in lage section The PLZ was incorrect in the Lage-Section view (98533 instead of 98553). HomeController and meta description already used the correct 98553. Closes #62 --- app/views/home/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/home/index.php b/app/views/home/index.php index 75ddf93..30a1a14 100644 --- a/app/views/home/index.php +++ b/app/views/home/index.php @@ -393,7 +393,7 @@
📍
Genaue Adresse
-
Schleusinger Bahnhofstraße 10
98533 Schleusingen, Thüringen
+
Schleusinger Bahnhofstraße 10
98553 Schleusingen, Thüringen
-- 2.49.1