Add missing ending label tag for format selector
authorBen Shum <bshum@biblio.org>
Tue, 24 Sep 2013 21:47:16 +0000 (17:47 -0400)
committerDan Wells <dbw2@calvin.edu>
Wed, 25 Sep 2013 22:45:16 +0000 (18:45 -0400)
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>
Open-ILS/src/templates/opac/parts/searchbar.tt2

index 9ea7f6c..e16729f 100644 (file)
@@ -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: ');