From ffe44823e215921f3bfe2ef41e2f754e13349097 Mon Sep 17 00:00:00 2001 From: LD-Reborn Date: Sun, 2 Nov 2025 23:24:53 +0100 Subject: [PATCH] Fixed modal close button missing aria-label in Batch --- src/Views/Shared/_Batch.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Views/Shared/_Batch.cshtml b/src/Views/Shared/_Batch.cshtml index 9682a47..837a591 100644 --- a/src/Views/Shared/_Batch.cshtml +++ b/src/Views/Shared/_Batch.cshtml @@ -15,7 +15,7 @@