diff --git a/components/com_finder/tmpl/search/default_result.php b/components/com_finder/tmpl/search/default_result.php index 5d70bfe7c4519..3740d2aaa8000 100644 --- a/components/com_finder/tmpl/search/default_result.php +++ b/components/com_finder/tmpl/search/default_result.php @@ -72,10 +72,10 @@
params->get('link_image') && $this->result->route) : ?> - result->imageUrl, $this->result->imageAlt, $extraAttr); ?> + result->imageUrl, $this->result->imageAlt, $extraAttr, false, -1); ?> - result->imageUrl, $this->result->imageAlt, $extraAttr); ?> + result->imageUrl, $this->result->imageAlt, $extraAttr, false, -1); ?>