mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-45893 user_menu: responsive approach; fixed minor issues
This commit is contained in:
parent
6da0e4cfff
commit
854a647e62
11 changed files with 91 additions and 48 deletions
|
@ -1896,6 +1896,7 @@ $string['userdescription_help'] = 'This box enables you to enter some text about
|
|||
$string['userdetails'] = 'User details';
|
||||
$string['userfiles'] = 'User files';
|
||||
$string['userlist'] = 'User list';
|
||||
$string['usermenu'] = 'User menu';
|
||||
$string['username'] = 'Username';
|
||||
$string['usernameemail'] = 'Username / email';
|
||||
$string['usernameemailmatch'] = 'The username and email address do not relate to the same user';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue