id=adv_chunk.id
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 -->
+
[% CASE "copy_location" %]
<select id="adv_copy_location_selector"
title="[% l('Select Shelving Location') %]"
</div>
</div>
- <!-- moved checkboxes into their own div for readability -->
+ <!-- PINES Customization: moved checkboxes into their own div for readability -->
<div style="clear:left;padding-left:20px;">
<input type='checkbox' name="modifier"
value="available"[% CGI.param('modifier').grep('available').size ? ' checked="checked"' : '' %]