|
Lines 91-97
Link Here
|
| 91 |
[% ELSE %] |
91 |
[% ELSE %] |
| 92 |
<a href="/cgi-bin/koha/catalogue/search.pl?expanded_options=1">[More options]</a> |
92 |
<a href="/cgi-bin/koha/catalogue/search.pl?expanded_options=1">[More options]</a> |
| 93 |
[% END %] |
93 |
[% END %] |
| 94 |
<a href="/cgi-bin/koha/catalogue/search.pl?do=Clear">[New search]</a> |
94 |
<a href="/cgi-bin/koha/catalogue/search.pl?do=Clear&expanded_options=[% expanded_options %]">[New search]</a> |
| 95 |
</fieldset> |
95 |
</fieldset> |
| 96 |
<!-- /SEARCH BUTTONS --> |
96 |
<!-- /SEARCH BUTTONS --> |
| 97 |
</div> |
97 |
</div> |
|
Lines 277-283
Link Here
|
| 277 |
[% ELSE %] |
277 |
[% ELSE %] |
| 278 |
<a href="/cgi-bin/koha/catalogue/search.pl?expanded_options=1">[More options]</a> |
278 |
<a href="/cgi-bin/koha/catalogue/search.pl?expanded_options=1">[More options]</a> |
| 279 |
[% END %] |
279 |
[% END %] |
| 280 |
<a href="/cgi-bin/koha/catalogue/search.pl?do=Clear">[New search]</a> |
280 |
<a href="/cgi-bin/koha/catalogue/search.pl?do=Clear&expanded_options=[% expanded_options %]">[New search]</a> |
| 281 |
</fieldset> |
281 |
</fieldset> |
| 282 |
<!-- /SEARCH BUTTONS --> |
282 |
<!-- /SEARCH BUTTONS --> |
| 283 |
</div> |
283 |
</div> |
| 284 |
- |
|
|