forked from extern/egroupware
Fix missing icon
This commit is contained in:
parent
eb1eed5b8d
commit
94fb6fecaa
@ -271,7 +271,7 @@ class filemanager_ui
|
||||
'default' => true
|
||||
),
|
||||
'file_drop_copy' => array(
|
||||
'icon' => 'stylite/edit_copy',
|
||||
'icon' => 'stylite/copy',
|
||||
'acceptedTypes' => 'file',
|
||||
'caption' => lang('Copy into folder'),
|
||||
'type' => 'drop',
|
||||
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Loading…
Reference in New Issue
Block a user