[%- # Hold/copy summary
IF ctx.copy_summary.0.count
%]
+<!-- disabling for governor's site
<div id="copy_hold_counts">
[%- INCLUDE "opac/parts/record/copy_counts.tt2" %]
<span id="rdetail_hold_counts">
</span>
[%- INCLUDE "opac/parts/record/copy_table.tt2" copies=ctx.copies %]
</div>
+-->
[%- END %]
<h2 id='rdetail_record_details'>[% l("Record details") %]</h2>
%]
<div class="result_count">
[% IF ctx.get_aou(attrs.copy_counts.$depth.org_unit).opac_visible == 't' %]
- [% l('[_1] of [quant,_2,copy,copies] available at [_3].',
+ [% l('[quant,_2,copy,copies] at [_3].',
attrs.copy_counts.$depth.available,
attrs.copy_counts.$depth.count,
ou_name) | html
</div>
[%- END -%]
- <label class="results_header_lbl" for="limit_to_available">
+ <!-- disabling for governor's site <label class="results_header_lbl" for="limit_to_available">
<input type="checkbox" id="limit_to_available" name="modifier" value="available"
onchange="search_modifier_onchange('available', this, true)"
[% CGI.param('modifier').grep('available').size ? ' checked="checked"' : '' %] />
- [% l('Limit to available items') %]
+ [% l('Limit to available items') %]
+ -->
</label>
[% IF NOT metarecords.disabled %]
<label class="results_header_lbl" for="metabib_search_modifier">