From 7eb2fadd0a5e2dbfe0def5ffc42f2fba64532457 Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Wed, 18 Dec 2019 13:40:41 +0800 Subject: [PATCH] MDL-67544 mod_forum: Correct aria-labelledby node --- mod/forum/templates/forum_discussion_post.mustache | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod/forum/templates/forum_discussion_post.mustache b/mod/forum/templates/forum_discussion_post.mustache index 5023af89beb..1c01b0d23d8 100644 --- a/mod/forum/templates/forum_discussion_post.mustache +++ b/mod/forum/templates/forum_discussion_post.mustache @@ -36,7 +36,7 @@ data-region="post" data-target="{{id}}-target" tabindex="0" - aria-labelledby="post-header-{{id}}" + aria-labelledby="post-header-{{id}}-{{uniqid}}" aria-describedby="post-content-{{id}}" > @@ -48,7 +48,7 @@ {{#isfirstunread}}{{/isfirstunread}}
-
+
{{^isdeleted}} {{#author}}