diff --git a/screenshots.php b/screenshots.php index 022da4b..02a261e 100644 --- a/screenshots.php +++ b/screenshots.php @@ -72,7 +72,7 @@ if($hResult && mysql_num_rows($hResult)) $imgSRC = ''.$oScreenshot->description.''; // set image link based on user pref - $img = ''.$imgSRC.''; + $img = ''.$imgSRC.''; if ($_SESSION['current']->isLoggedIn()) { if ($_SESSION['current']->getpref("window:screenshot") == "no")