mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-56431 messaging: Added aria label to filter.
Added an aria label to the course filter in the messaging page.
This commit is contained in:
parent
c5c8f3a6f5
commit
72a5842bd7
4 changed files with 7 additions and 1 deletions
|
@ -19,6 +19,7 @@
|
|||
rows="1"
|
||||
data-auto-rows
|
||||
data-max-rows="5"
|
||||
role="textbox"
|
||||
aria-label="{{#str}} writeamessage, message {{/str}}"
|
||||
placeholder="{{#str}} writeamessage, message {{/str}}"></textarea>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue