From 6f9854db5263e4d6f8baaf4e18d9742ae7180ee4 Mon Sep 17 00:00:00 2001 From: mhoennig Date: Wed, 22 Jul 2026 10:51:25 +0200 Subject: [PATCH] frontend: Add ARIA enhancements for better accessibility Attached the `aria-labelledby` attribute to the editor textarea and added an ID to the editor title. Corrected the relative path for the script reference. --- frontend/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 7fe293e..0e1c159 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -46,7 +46,7 @@
- Struktur (Text) + Struktur (Text)
- +
Agenda
@@ -149,6 +149,6 @@ - +