From: Dan Scott Date: Tue, 4 Oct 2011 03:22:27 +0000 (-0400) Subject: TPAC: Fix searchbar typo by closing div X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4a31cf769598910ab49f99995007fef966bdb61f;p=evergreen%2Fmasslnc.git TPAC: Fix searchbar typo by closing div Nesting of divs was thrown off, resulting in the footer appearing in the wrong place in search results / record display / etc, with the result that the footer inherited the 974px width instead of full 100% width. Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/templates/opac/parts/searchbar.tt2 b/Open-ILS/src/templates/opac/parts/searchbar.tt2 index f212518ce2..907a0e75f8 100644 --- a/Open-ILS/src/templates/opac/parts/searchbar.tt2 +++ b/Open-ILS/src/templates/opac/parts/searchbar.tt2 @@ -35,7 +35,7 @@ [% IF ctx.processed_search_query OR (NOT is_advanced AND NOT is_special) %] [% END %] -
+
[%- END %] [% UNLESS took_care_of_form %][% END %] [% IF (is_advanced AND NOT is_special) AND CGI.param('qtype') %]