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:13:14 +08:00
parent ca0e61a79d
commit 182e09ab5c
@@ -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>