From 9fa3956aa886f7522553ac161a42569706613b0c Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 28 Jul 2016 10:28:48 +0200 Subject: translate mime types to icons, update some icons, move file preview (upload progress) below table header --- include/attach.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include/attach.php') diff --git a/include/attach.php b/include/attach.php index b3ddfee88..7123d59fe 100644 --- a/include/attach.php +++ b/include/attach.php @@ -74,6 +74,7 @@ function z_mime_content_type($filename) { // 'webm' => 'audio/webm', 'mp4' => 'video/mp4', // 'mp4' => 'audio/mp4', + 'mkv' => 'video/x-matroska', // adobe 'pdf' => 'application/pdf', -- cgit v1.2.3