MDL-64985 message: display aria label in user profile link
Remove the aria-hidden label to display the label/text in the user profile link.
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
<img
|
||||
class="rounded-circle"
|
||||
src="{{profileimageurl}}"
|
||||
aria-hidden="true"
|
||||
alt="{{#str}} pictureof, moodle, {{fullname}} {{/str}}"
|
||||
title="{{#str}} pictureof, moodle, {{fullname}} {{/str}}"
|
||||
style="height: 100px; width: 100px"
|
||||
|
||||
Reference in New Issue
Block a user