|
Lines 1-4
Link Here
|
| 1 |
|
1 |
<div class="gradient"> |
| 2 |
<h1 id="logo"><a href="/cgi-bin/koha/mainpage.pl">[% LibraryName %]</a></h1><!-- Begin Suggestions Resident Search Box --> |
2 |
<h1 id="logo"><a href="/cgi-bin/koha/mainpage.pl">[% LibraryName %]</a></h1><!-- Begin Suggestions Resident Search Box --> |
| 3 |
<div id="header_search"> |
3 |
<div id="header_search"> |
| 4 |
<div id="suggestions_search" class="residentsearch"> |
4 |
<div id="suggestions_search" class="residentsearch"> |
|
Lines 29-32
Link Here
|
| 29 |
[% IF ( CAN_user_catalogue ) %]<li><a href="#catalog_search">Search the catalog</a></li>[% END %] |
29 |
[% IF ( CAN_user_catalogue ) %]<li><a href="#catalog_search">Search the catalog</a></li>[% END %] |
| 30 |
</ul> |
30 |
</ul> |
| 31 |
</div> |
31 |
</div> |
|
|
32 |
</div><!-- /gradient --> |
| 32 |
<!-- End Suggestions Resident Search Box --> |
33 |
<!-- End Suggestions Resident Search Box --> |
| 33 |
- |
|
|