mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 15:33:23 +01:00
changed filemanger "File a file" Icon and upload icon to bi box-arrow-in-up
This commit is contained in:
parent
fe56fc2a8b
commit
ed5050700d
@ -218,7 +218,7 @@ class Image
|
||||
//'unlock' => 'unlock',
|
||||
'up' => 'arrow-bar-up',
|
||||
'update' => 'shield-exclamation',
|
||||
'upload' => 'box-arrow-up',
|
||||
'upload' => 'box-arrow-in-up',
|
||||
'url' => 'link-45deg',
|
||||
'users' => 'people',
|
||||
'view' => 'search',
|
||||
@ -276,7 +276,7 @@ class Image
|
||||
'filemanager/list_tile' => 'grid-3x3-gap',
|
||||
'filemanager/linkpaste' => 'filemanager/bi-linkpaste',
|
||||
'filemanager/mailpaste' => 'envelope-check',
|
||||
'filemanager/upload' => 'upload',
|
||||
'filemanager/upload' => 'box-arrow-in-up',
|
||||
'images/blocks' => 'boxes',
|
||||
'images/books' => 'journals',
|
||||
'images/charts' => 'bar-chart-line',
|
||||
|
Loading…
Reference in New Issue
Block a user