From f591767aac4b6283caaea846acdc1853f299ceeb 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 144dbe8d..874f0ae0 100644 --- a/Resources/Private/Layouts/PopupLayout.html +++ b/Resources/Private/Layouts/PopupLayout.html @@ -30,7 +30,7 @@