From 2334a3a4e42b1a7fe46f9a6a99ed22af3a9ffb86 Mon Sep 17 00:00:00 2001 From: patrickzerhusen Date: Thu, 30 Apr 2026 13:57:35 +0200 Subject: [PATCH] renamed buergerbeteiligungsportal to mitmachkarte --- public/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.php b/public/index.php index 833b6be..2406067 100644 --- a/public/index.php +++ b/public/index.php @@ -35,7 +35,7 @@ $news_items = $stmt->fetchAll(); - Bürgerbeteiligungsportal <?= htmlspecialchars($municipality['name']) ?> + Mitmachkarte <?= htmlspecialchars($municipality['name']) ?>