From: McCanna Date: Tue, 8 Jan 2019 19:52:58 +0000 (-0500) Subject: PINES Fix to Search Results Title X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=74004e2604660b6827ab61c7ef71542c294b99e0;p=evergreen%2Fpines.git PINES Fix to Search Results Title Fixes problem where Search Results page title was overlapping filter boxes. Signed-off-by: McCanna --- diff --git a/Open-ILS/src/templates/opac/results.tt2 b/Open-ILS/src/templates/opac/results.tt2 index 9c93779d99..08532ec95e 100644 --- a/Open-ILS/src/templates/opac/results.tt2 +++ b/Open-ILS/src/templates/opac/results.tt2 @@ -22,7 +22,8 @@

[% l('Search Results') %]

[% INCLUDE "opac/parts/searchbar.tt2" took_care_of_form=1 %] -
[% l('Search Results') %]
+
+
[% l('Search Results') %]

[% l('Additional search filters and navigation') %]

[%# hide the header bar when displaying metarecord constituents