From d0c026b563c7fa2553b0d5ef5f0cc3b53d374f94 Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Wed, 8 Jan 2020 15:26:03 +0800 Subject: [PATCH 1/3] MDL-67544 mod_forum: Ensure that private reply checkbox has unique id --- mod/forum/templates/inpage_reply.mustache | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod/forum/templates/inpage_reply.mustache b/mod/forum/templates/inpage_reply.mustache index de8970c382a..de616588fb0 100644 --- a/mod/forum/templates/inpage_reply.mustache +++ b/mod/forum/templates/inpage_reply.mustache @@ -55,7 +55,7 @@ {{#canreplyprivately}}
- +
{{/canreplyprivately}} @@ -65,4 +65,4 @@ - \ No newline at end of file + From 350edf7567f1af2a44cca0b44a1005db6f629b6c Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Thu, 9 Jan 2020 14:08:12 +0800 Subject: [PATCH 2/3] MDL-67544 mod_forum: Ensure post actions menu id is unique --- .../templates/forum_discussion_nested_v2_first_post.mustache | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod/forum/templates/forum_discussion_nested_v2_first_post.mustache b/mod/forum/templates/forum_discussion_nested_v2_first_post.mustache index 6d0a27fa7d5..32b44d0905a 100644 --- a/mod/forum/templates/forum_discussion_nested_v2_first_post.mustache +++ b/mod/forum/templates/forum_discussion_nested_v2_first_post.mustache @@ -142,7 +142,7 @@