TPAC: Fix styling in advanced searchbar
authorDan Scott <dscott@laurentian.ca>
Sun, 11 Dec 2011 22:40:39 +0000 (17:40 -0500)
committerDan Scott <dscott@laurentian.ca>
Sun, 11 Dec 2011 22:40:39 +0000 (17:40 -0500)
Per Peter Lux's comment, we needed to fix the styling in the advanced
search bar. Marking the DIV id with "search-box" makes it consistent
with the searchbar in other interfaces.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/advanced.tt2

index e822795..010e923 100644 (file)
@@ -6,7 +6,7 @@
     loc = CGI.param("loc");
 -%]
     <div id="search-wrapper">
-        <div>
+        <div id="search-box">
             <span class="search_catalog_lbl">[% l('Search the Catalog') %]</span>
             <a href="[% mkurl(ctx.opac_root _ '/home') %]"
                 id="home_adv_search_link"><span