mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
Merge branch 'MDL-59644-master' of git://github.com/lameze/moodle
This commit is contained in:
commit
8f2cee482d
@ -371,7 +371,7 @@ class icon_system_fontawesome extends icon_system_font {
|
||||
'core:t/switch_whole' => 'fa-square-o',
|
||||
'core:t/unblock' => 'fa-commenting',
|
||||
'core:t/unlocked' => 'fa-unlock-alt',
|
||||
'core:t/unlock' => 'fa-unlock',
|
||||
'core:t/unlock' => 'fa-lock',
|
||||
'core:t/up' => 'fa-arrow-up',
|
||||
'core:t/user' => 'fa-user',
|
||||
'core:t/viewdetails' => 'fa-list',
|
||||
|
Loading…
x
Reference in New Issue
Block a user