|
Lines 172-177
Link Here
|
| 172 |
<input type="hidden" name="weight_search" value="1" /> |
172 |
<input type="hidden" name="weight_search" value="1" /> |
| 173 |
[% END # /IF ( expanded_options ) %] |
173 |
[% END # /IF ( expanded_options ) %] |
| 174 |
[% END #/IF Koha.Preference('SearchEngine') %] |
174 |
[% END #/IF Koha.Preference('SearchEngine') %] |
|
|
175 |
[% IF Koha.Preference('IncludeSeeFromInSearches') %] |
| 176 |
<p class="tip"> |
| 177 |
<i class="fa fa-question-circle-o" aria-hidden="true"></i> |
| 178 |
See from (non-preferred form) headings are included |
| 179 |
</p> |
| 180 |
[% END %] |
| 175 |
</fieldset> <!-- /#searchterms --> |
181 |
</fieldset> <!-- /#searchterms --> |
| 176 |
<!-- /BOOLEAN SEARCH OPTIONS --> |
182 |
<!-- /BOOLEAN SEARCH OPTIONS --> |
| 177 |
</div> <!-- /#advanced-search --> |
183 |
</div> <!-- /#advanced-search --> |
| 178 |
- |
|
|