MDL-70829 enrol_manual: Mark up decorative image properly

* An empty alt text is enough for decorative images. There's no need
  to set a presentation role.
This commit is contained in:
Jun Pataleta
2024-04-12 11:17:06 +08:00
parent de9b088216
commit 7ad48d998d
@@ -49,7 +49,7 @@
}
}}
<span>
<img height="12" src="{{profileimageurlsmall}}" alt="" role="presentation">
<img height="12" src="{{profileimageurlsmall}}" alt="">
<span>{{fullname}}</span>
{{#hasidentity}}
<span><small>{{identity}}</small></span>