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