As Aparup spotted in http://tracker.moodle.org/browse/MDL-34650?focusedCommentId=171077&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-171077 there is a typo in
$string['selectanoptions'] = 'Select an options';
|
string in moodle.php introduced as a part of MDL-34650. the string should read 'Select an option'.
Credit goes to German Valero who spotted and reported it in http://lang.moodle.org/mod/forum/post.php?reply=2756
- is a regression caused by
-
MDL-34650 Update lib and language files to add label for select and text input elements
-
- Closed
-