X-Git-Url: http://git.datanom.net/omvzfs.git/blobdiff_plain/5690c58bd4b068fca83db81fd99ba342c54f9420..18516c1e7e639e1722aabfd2080dcbb67ac97c9a:/src/Utils.php diff --git a/src/Utils.php b/src/Utils.php index 8dba1fe..f00b6d1 100644 --- a/src/Utils.php +++ b/src/Utils.php @@ -144,7 +144,7 @@ class OMVModuleZFSUtil { 'parentid'=>$prefix . $root . "/" . $result[1], 'name'=>$result[2], 'type'=>ucfirst($type), - 'icon'=>"images/zfs_disk.png", + 'icon'=>"images/save.png", 'path'=>$path, 'expanded'=>$expanded); array_push($objects,$tmp);