From 925a27b5ad235e84c2db8a4fc1903c86df03d808 Mon Sep 17 00:00:00 2001 From: Drew Brasher Date: Sun, 13 Oct 2024 11:14:59 -0500 Subject: [PATCH] Fix accessibility issue in notification widget (#16875) --- .../Views/UserNotificationNavbar.cshtml | 2 +- .../TheTheme/Views/UserNotificationNavbar.cshtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@