From becef1c899c67765f286da75f0dc8d7b2625b074 Mon Sep 17 00:00:00 2001 From: Muhammad Arnaldo Date: Mon, 8 Dec 2025 11:29:41 +0700 Subject: [PATCH] MDL-86807 core_courseformat: RTL chevron in move activity modal --- course/format/templates/local/content/movecmsection.mustache | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/course/format/templates/local/content/movecmsection.mustache b/course/format/templates/local/content/movecmsection.mustache index ba703785b33..9e3445ef758 100644 --- a/course/format/templates/local/content/movecmsection.mustache +++ b/course/format/templates/local/content/movecmsection.mustache @@ -73,7 +73,8 @@ class="collapse-list-link icons-collapse-expand collapsed" > - {{#pix}} t/collapsedchevron, core {{/pix}} + {{#pix}} t/collapsedchevron, core {{/pix}} + {{#pix}} t/collapsedchevron_rtl, core {{/pix}} {{#str}} expand, core {{/str}}