From 3b1c8dfd67a53797eb999f4e9dbabfac0c5104ea Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Thu, 9 Jan 2020 14:55:52 +0800 Subject: [PATCH] MDL-67544f= mod_forum: Correct "for" attribute on private checkbox --- mod/forum/templates/inpage_reply.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/forum/templates/inpage_reply.mustache b/mod/forum/templates/inpage_reply.mustache index de616588fb0..ddcb978b82e 100644 --- a/mod/forum/templates/inpage_reply.mustache +++ b/mod/forum/templates/inpage_reply.mustache @@ -56,7 +56,7 @@ {{#canreplyprivately}}
- +
{{/canreplyprivately}}