Skip to content
Snippets Groups Projects
Commit 660e2c81 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

renamed application-octet-stream.png to file.png

parent 4ae158bb
No related branches found
No related tags found
No related merge requests found
File moved
......@@ -89,7 +89,7 @@ class OC_HELPER {
return "$WEBROOT/img/mimetypes/$mimetype.png";
}
else{
return "$WEBROOT/img/mimetypes/application-octet-stream.png";
return "$WEBROOT/img/mimetypes/file.png";
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment