Merge branch 'MDL-59644-33' of git://github.com/lameze/moodle into MOODLE_33_STABLE

This commit is contained in:
David Monllao
2017-08-07 09:34:42 +02:00
@@ -370,7 +370,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',