diff --git a/views/bootstrap/class.Search.php b/views/bootstrap/class.Search.php index 787c6d3d5..b88d8a1dd 100644 --- a/views/bootstrap/class.Search.php +++ b/views/bootstrap/class.Search.php @@ -535,7 +535,7 @@ foreach($facets as $facetname=>$values) { $this->pageList($pageNumber, $totalpages, "../out/out.Search.php", $urlparams); // $this->contentContainerStart(); - $txt = $this->callHook('searchListHeader'); + $txt = $this->callHook('searchListHeader', $orderby, $orderdir); if(is_string($txt)) echo $txt; else { @@ -546,9 +546,9 @@ foreach($facets as $facetname=>$values) { print "