mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-58560 icons: Better mapping for t/move
This commit is contained in:
parent
bd99cb9021
commit
c698b85ae8
@ -396,7 +396,7 @@ class icon_system_fontawesome extends icon_system_font {
|
||||
'core:t/messages' => 'fa-comments',
|
||||
'core:t/message' => 'fa-comment',
|
||||
'core:t/more' => 'fa-caret-down',
|
||||
'core:t/move' => 'fa-arrows',
|
||||
'core:t/move' => 'fa-arrows-v',
|
||||
'core:t/passwordunmask-edit' => 'fa-pencil',
|
||||
'core:t/passwordunmask-reveal' => 'fa-eye',
|
||||
'core:t/portfolioadd' => 'fa-plus',
|
||||
|
Loading…
x
Reference in New Issue
Block a user