diff --git a/include/screenshot.php b/include/screenshot.php index 8a8d0e9..d2208ce 100644 --- a/include/screenshot.php +++ b/include/screenshot.php @@ -518,7 +518,7 @@ class screenshot if($iVersionId) $sImg .= "
"; else - $sImg .= ""; + $sImg .= ""; } else if($iVersionId) /* we are asking for a specific app version but it has no screenshots */ { $sImg .= "";