From 2d00dce0d2a0f7edc98506c3b92e84177a27abad Mon Sep 17 00:00:00 2001 From: Drew Brasher Date: Sat, 12 Oct 2024 12:32:41 -0500 Subject: [PATCH 1/2] Added aria-label to the notifications button --- .../Views/UserNotificationNavbar.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OrchardCore.Modules/OrchardCore.Notifications/Views/UserNotificationNavbar.cshtml b/src/OrchardCore.Modules/OrchardCore.Notifications/Views/UserNotificationNavbar.cshtml index 85bbbcda6ee..03cd74a9d81 100644 --- a/src/OrchardCore.Modules/OrchardCore.Notifications/Views/UserNotificationNavbar.cshtml +++ b/src/OrchardCore.Modules/OrchardCore.Notifications/Views/UserNotificationNavbar.cshtml @@ -12,7 +12,7 @@