From: Ben Shum <bshum@biblio.org> Date: Tue, 24 Sep 2013 21:47:16 +0000 (-0400) Subject: Add missing ending label tag for format selector X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=207177851b797c2357aa455b35e24cad9389954a;p=evergreen%2Fpines.git Add missing ending label tag for format selector On the basic search, we were missing an ending label tag so it was combining the one from formats and library pickers into a single element which made selecting the library misbehave. Signed-off-by: Ben Shum <bshum@biblio.org> Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com> Signed-off-by: Dan Wells <dbw2@calvin.edu> --- diff --git a/Open-ILS/src/templates/opac/parts/searchbar.tt2 b/Open-ILS/src/templates/opac/parts/searchbar.tt2 index 9ea7f6cb5c..e16729f5c1 100644 --- a/Open-ILS/src/templates/opac/parts/searchbar.tt2 +++ b/Open-ILS/src/templates/opac/parts/searchbar.tt2 @@ -45,6 +45,7 @@ filter_group=search.basic_config.group none_ok=1 none_label=search.basic_config.none_label; END; -%] + </label> <label id="search_locg_label"> [%- l('Library: ');