Merge branch 'bug_10115' into 3.14-master
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / suggestions-add-search.inc
index dd4d9f5..877fcc2 100644 (file)
@@ -1,4 +1,4 @@
-
+<div class="gradient">
 <h1 id="logo"><a href="/cgi-bin/koha/mainpage.pl">[% LibraryName %]</a></h1><!-- Begin Suggestions Resident Search Box -->
 <div id="header_search">
        <div id="suggestions_search" class="residentsearch">
@@ -29,4 +29,5 @@
             [% IF ( CAN_user_catalogue ) %]<li><a href="#catalog_search">Search the catalog</a></li>[% END %]
             </ul>
 </div>
+</div><!-- /gradient -->
 <!-- End Suggestions Resident Search Box -->