|
Lines 5-11
Link Here
|
| 5 |
[% INCLUDE 'doc-head-close.inc' %] |
5 |
[% INCLUDE 'doc-head-close.inc' %] |
| 6 |
[% BLOCK cssinclude %][% END %] |
6 |
[% BLOCK cssinclude %][% END %] |
| 7 |
</head> |
7 |
</head> |
| 8 |
<body id="advsearch" class="scrollto"> |
8 |
<body id="advsearch" class="scrollto[% IF ( homebranch ) %] branch-[%homebranch%] [% END %]"> |
| 9 |
[% INCLUDE 'masthead.inc' %] |
9 |
[% INCLUDE 'masthead.inc' %] |
| 10 |
<form action="/cgi-bin/koha/opac-search.pl" method="get"> |
10 |
<form action="/cgi-bin/koha/opac-search.pl" method="get"> |
| 11 |
<div class="main"> |
11 |
<div class="main"> |
|
Lines 392-395
Link Here
|
| 392 |
}); |
392 |
}); |
| 393 |
//]]> |
393 |
//]]> |
| 394 |
</script> |
394 |
</script> |
| 395 |
[% END %] |
395 |
[% END %] |