From d5a1ece32a5ce7085cc079998b7d1cecf97d41bb Mon Sep 17 00:00:00 2001 From: Jonas Eberle Date: Tue, 18 Jul 2023 14:54:55 +0200 Subject: [PATCH] fix: add aria-label for role=dialog (accessibility) Fixes: #338 --- Resources/Private/Layouts/PopupLayout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Private/Layouts/PopupLayout.html b/Resources/Private/Layouts/PopupLayout.html index 9c1d1b0b..a333813c 100644 --- a/Resources/Private/Layouts/PopupLayout.html +++ b/Resources/Private/Layouts/PopupLayout.html @@ -30,7 +30,7 @@