diff --git a/include/screenshot.php b/include/screenshot.php index c6074cf..dbe3657 100644 --- a/include/screenshot.php +++ b/include/screenshot.php @@ -376,7 +376,7 @@ class Screenshot { /* skip it for IE */ if(strpos($_SERVER['HTTP_USER_AGENT'], "MSIE") === false) { - $sZoomIcon = ''; + $sZoomIcon = ''; } else $sZoomIcon = "";