searchbar.tt2 modifications
authorWilliam Rockwood <wrockwood@tadl.org>
Fri, 20 Jul 2012 21:50:54 +0000 (17:50 -0400)
committerWilliam Rockwood <wrockwood@tadl.org>
Fri, 20 Jul 2012 21:50:54 +0000 (17:50 -0400)
- Re-ordered search type/format/location option menus and broke them
  out into separate INCLUDE chunks.

Signed-off-by: William Rockwood <wrockwood@tadl.org>
templates_tadlskin/opac/parts/searchbar.tt2

index bd1550c..353066d 100644 (file)
             class="adv_search_font">[% l('Advanced Search') %]</span></a>
     </div>
     <div class="searchbar">
-    [%- INCLUDE "opac/parts/coded_value_selector.tt2" attr=["mattype", "item_type"] none_ok=1 none_label=l('All Formats'); %]
-        [%- INCLUDE "opac/parts/qtype_selector.tt2" id="qtype";
-            l(' in '); INCLUDE build_org_selector show_loc_groups=1
-    %]
+        [%- INCLUDE "opac/parts/qtype_selector.tt2" id="qtype"; %]
+        [%- INCLUDE "opac/parts/coded_value_selector.tt2" attr=["mattype", "item_type"] none_ok=1 none_label=l('All Formats'); %]
+        [%- INCLUDE build_org_selector show_loc_groups=1 %]
     </div>
     [% IF ctx.bookbag %]
     <div id="search-only-bookbag-container">