diff --git a/inc/html.php b/inc/html.php index 63fa84b..6f9cff3 100644 --- a/inc/html.php +++ b/inc/html.php @@ -498,7 +498,7 @@ function buildPost($post, $res, $compact=false) { EOF; } else if (in_array(substr($post['file'], -4), array('.jpg', '.png', '.gif'))) { - $expandhtml = ""; + $expandhtml = ""; } $thumblink = "";