From bd690ac79ab1d50a21dad80ad5b9f27595421d35 Mon Sep 17 00:00:00 2001 From: Jun Pataleta Date: Wed, 22 Oct 2025 20:14:06 +0800 Subject: [PATCH] MDL-86986 core: Add aria-label to the drag handle button --- public/lib/templates/drag_handle.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/lib/templates/drag_handle.mustache b/public/lib/templates/drag_handle.mustache index 4432bbb15b1..2a9cd8cc25c 100644 --- a/public/lib/templates/drag_handle.mustache +++ b/public/lib/templates/drag_handle.mustache @@ -24,4 +24,4 @@ "movetitle": "Move this element" } }} -{{#pix}} i/dragdrop, core {{/pix}} +{{#pix}} i/dragdrop, core {{/pix}}