MDL-72687 assign: remove presentation role from profile image
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<a href="{{globals.config.wwwroot}}/user/view.php?id={{id}}&course={{courseid}}">
|
||||
{{/blindmarking}}
|
||||
{{#profileimageurl}}
|
||||
<img src="{{profileimageurl}}" class="img-rounded" height="40" role="presentation"/>
|
||||
<img src="{{profileimageurl}}" class="img-rounded" height="40" alt=""/>
|
||||
{{/profileimageurl}}
|
||||
{{fullname}}
|
||||
{{#hasidentity}}
|
||||
|
||||
Reference in New Issue
Block a user