diff --git a/views/bootstrap/class.Search.php b/views/bootstrap/class.Search.php index 77f96887b..1cde6daee 100644 --- a/views/bootstrap/class.Search.php +++ b/views/bootstrap/class.Search.php @@ -525,6 +525,9 @@ foreach($facets as $facetname=>$values) { ?> query) { + echo "\n"; + } $this->columnEnd(); $this->columnStart(8); $this->contentHeading(getMLText('search_results'));