diff --git a/views/bootstrap/class.ViewDocument.php b/views/bootstrap/class.ViewDocument.php index a5c79161c..6eac3f76c 100644 --- a/views/bootstrap/class.ViewDocument.php +++ b/views/bootstrap/class.ViewDocument.php @@ -1139,7 +1139,7 @@ class SeedDMS_View_ViewDocument extends SeedDMS_Bootstrap_Style { print "
  • getID()."\">".getMLText('download').""; if ($viewonlinefiletypes && in_array(strtolower($file->getFileType()), $viewonlinefiletypes)) print "
  • getID()."\">" . getMLText("view_online") . "
  • "; - } else print "
  • getMimeIcon($file->getFileType())."\" title=\"".htmlspecialchars($file->getMimeType())."\">"; + } echo "