value=default_sort class='results_header_sel';
%]
- [% IF NOT metarecords.disabled %]
- <br/><!-- <br> may seem redundant, but it allows the
- <input> (below) to drop down inline w/ its label -->
- <div class="adv_search_available">
- <input type='checkbox' name="modifier" value="metabib"
- [%- CGI.param('modifier').grep('metabib').size || search.metarecord_default ?
- ' checked="checked"' : '' %]
- id='opac.result.ismetabib' />
- <label for='opac.result.ismetabib'>
- [% l("Group Formats and Editions") %]</label>
- </div>
- [% END %]
-
<!-- PINES customization: moved group checkbox lower on page -->