mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
webservice MDL-21351 add function page: use multiple searchable selector
This commit is contained in:
parent
c59a67ab40
commit
3a17a7a352
4 changed files with 11 additions and 15 deletions
|
@ -396,7 +396,6 @@ $string['reportnotavailable'] = 'This type of report is only available for the s
|
|||
$string['reverseproxyabused'] = 'Reverse proxy enabled, server can not be accessed directly, sorry.<br />Please contact server administrator.';
|
||||
$string['rpcerror'] = 'RPC enrol/mnet/available_courses: ($a)';
|
||||
$string['scheduledbackupsdisabled'] = 'Scheduled backups have been disabled by the server admin';
|
||||
$string['searchableselectorcannotbemultiple'] = 'A searchableselector form element cannot be multiple. Remove the \'multiple\' attribute from your call.';
|
||||
$string['sectionnotexist'] = 'This section does not exist';
|
||||
$string['secretalreadyused'] = 'Change password confirmation link was already used, password was not changed';
|
||||
$string['sendmessage'] = 'Send message';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue