mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 07:56:06 +02:00
MDL-62447 user: Fix component name typo
This commit is contained in:
parent
dc71a8b50e
commit
7f9b187994
@ -43,7 +43,7 @@
|
||||
</p>
|
||||
<p>
|
||||
<label for="bulk-note">
|
||||
<span class="sr-only">{{#str}}note, core_note{{/str}}</span>
|
||||
<span class="sr-only">{{#str}}note, core_notes{{/str}}</span>
|
||||
</label>
|
||||
<textarea id="bulk-note" rows="3" data-max-rows="10" data-auto-rows="true" cols="30" class="form-control"></textarea>
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user