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:
Sara Arjona 2019-03-04 15:06:53 +01:00
parent 2e9a457330
commit 43825b428a

View File

@ -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"