diff --git a/inc/display.php b/inc/display.php index 2bce4eaa..43892686 100644 --- a/inc/display.php +++ b/inc/display.php @@ -358,7 +358,7 @@ $built .= ')

' . // Thumbnail - ''; + ''; } elseif($this->file == 'deleted') { $built .= ''; } @@ -507,7 +507,7 @@ $built .= ')

' . // Thumbnail - ''; + ''; } elseif($this->file == 'deleted') { $built = ''; }