diff --git a/inc/display.php b/inc/display.php index 0f1a6c07..555b78e8 100644 --- a/inc/display.php +++ b/inc/display.php @@ -156,7 +156,7 @@ // Thumbnail ''; } elseif($this->file == 'deleted') { - $built .= ''; + $built .= ''; } $built .= $this->postControls();