moodle/blocks/recentlyaccessedcourses/templates
Shamim Rezaie 3a9fa051c3 MDL-70173 dashboard: ARIA role presentation conflicted the empty alt
The markup <img role="presentation" alt="alt text"> is contradictory.

According to https://www.w3.org/TR/2017/WD-wai-aria-practices-1.1-20170628/examples/presentation/PresentationRoleExamples.html
 It is recommended that authors instead use empty alt text (alt="")
 where they use role="presentation".
2021-02-09 16:16:09 +11:00
..
course-card.mustache MDL-64438 block_recentlyaccessedcourses: Optionally show course category 2019-09-18 17:57:47 +08:00
main.mustache MDL-64438 block_recentlyaccessedcourses: Optionally show course category 2019-09-18 17:57:47 +08:00
recentlyaccessedcourses-view.mustache MDL-70173 dashboard: ARIA role presentation conflicted the empty alt 2021-02-09 16:16:09 +11:00