mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-63573 core_user: remove 'With selected users...' help icon.
This commit is contained in:
parent
c092f75791
commit
8df785f9e9
2 changed files with 6 additions and 7 deletions
|
@ -2166,8 +2166,6 @@ $string['withchosenfiles'] = 'With chosen files';
|
|||
$string['withdisablednote'] = '{$a} (disabled)';
|
||||
$string['withoutuserdata'] = 'without user data';
|
||||
$string['withselectedusers'] = 'With selected users...';
|
||||
$string['withselectedusers_help'] = '* Send message - For sending a message to one or more participants
|
||||
* Add a new note - For adding a note to a selected participant';
|
||||
$string['withuserdata'] = 'with user data';
|
||||
$string['wordforstudent'] = 'Your word for Student';
|
||||
$string['wordforstudenteg'] = 'eg Student, Participant etc';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue