MDL-62447 user: Fix component name typo

This commit is contained in:
David Monllao 2018-05-15 10:41:57 +02:00
parent dc71a8b50e
commit 7f9b187994

View File

@ -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>