|
Lines 196-201
Link Here
|
| 196 |
<input type="hidden" name="weight_search" value="1" /> |
196 |
<input type="hidden" name="weight_search" value="1" /> |
| 197 |
[% END %] |
197 |
[% END %] |
| 198 |
[% END %] |
198 |
[% END %] |
|
|
199 |
[% IF Koha.Preference('IncludeSeeFromInSearches') %] |
| 200 |
<p class="hint"> |
| 201 |
<i class="fa fa-info-circle" aria-hidden="true"></i> |
| 202 |
See from (non-preferred form) headings are included |
| 203 |
</p> |
| 204 |
[% END %] |
| 199 |
</fieldset> |
205 |
</fieldset> |
| 200 |
<!-- /BOOLEAN SEARCH OPTIONS --> |
206 |
<!-- /BOOLEAN SEARCH OPTIONS --> |
| 201 |
</div> <!-- /#advanced-search --> |
207 |
</div> <!-- /#advanced-search --> |
| 202 |
- |
|
|