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