diff --git a/themes/bootstrap3/templates/combined/results.phtml b/themes/bootstrap3/templates/combined/results.phtml index 135e92f3197c128d88bc9e08cf1d9b3e721e487b..4e88c77b73581db880580cd966cde2eaccc2d4da 100644 --- a/themes/bootstrap3/templates/combined/results.phtml +++ b/themes/bootstrap3/templates/combined/results.phtml @@ -15,7 +15,7 @@ 'searchIndex' => $this->params->getSearchHandler(), 'searchType' => $this->params->getSearchType(), 'searchId' => $this->results->getSearchId(), - 'searchClassId' => $this->params->getsearchClassId(), + 'searchClassId' => $this->params->getSearchClassId(), 'checkboxFilters' => $this->params->getCheckboxFacets(), 'filterList' => $this->params->getFilters(), 'hasDefaultsApplied' => $this->params->hasDefaultsApplied(),