</div>
<!--Cover Image-->
<div class='col-sm-2 text-center' id="result[% rec.bre_id %]">
- <a href="[% mkurl(record_url_path, add_parms, del_parms); %]"><img alt="[% attrs.title | html;%]"
+ <a href="[% mkurl(record_url_path, add_parms, del_parms); %]"><img alt=""
id='item_jacket[% rec.bre_id %]' class='my-2 img-fluid'
src='[% ctx.media_prefix %]/opac/extras/ac/jacket/large/r/[% rec.bre_id | uri %]' style="max-height:150px;" /></a><br />
</div>
<span class="mx-2">
[%- IF attrs.format_label; %]
[% FOR format IN attrs.all_formats %]
- <img alt="[% format.label | html %]"
- src="[% format.icon %]" />
+ <img alt="" src="[% format.icon %]" />
[% format.label | html %]
[% END %]
[%- END %]
</td>
<td class='result_table_pic_header'>
<a href="[% mkurl(record_url_path, add_parms, del_parms); %]">
- <img alt="[% l('Book cover') %]"
+ <img alt=""
name='item_jacket' class='result_table_pic' width="55"
src='[% ctx.media_prefix %]/opac/extras/ac/jacket/small/r/[% rec.bre_id | uri %]' /></a><br />
</td>
[%- IF attrs.format_label; %]
[% FOR format IN attrs.all_formats %]
<img title="[% format.label | html %]"
- alt="[% format.label | html %]"
- src="[% format.icon %]" />
+ alt="" src="[% format.icon %]" />
[% format.label | html %]
[% END %]
[%- END %]
[% END %]
[% IF rec.user_circulated %]
<div class="result_item_circulated">
- <img src="[% ctx.media_prefix %]/images/green_check.png[% ctx.cache_key %]" alt="[% l('Checked Out Before') %]"/>
+ <img src="[% ctx.media_prefix %]/images/green_check.png[% ctx.cache_key %]" alt=""/>
<span>[% l('I have checked this item out before') %]</span>
</div>
[% END %]
href="[% ctx.ext_proto %]://contentcafe2.btol.com/ContentCafeClient/ContentCafe.aspx?UserID=[%-
ENV.OILS_CONTENT_CAFE_USER %]&Password=[%-
ENV.OILS_CONTENT_CAFE_PASS %]&ItemKey=[% ident | uri %]&Options=Y" rel="noopener nofollow" vocab="">
- <img src='[% ctx.media_prefix %]/images/starz.png[% ctx.cache_key %]' alt="[% l('Ratings Icon') %]"/>
+ <img src='[% ctx.media_prefix %]/images/starz.png[% ctx.cache_key %]' alt=""/>
<span class="results_reviews">[% l('Reviews & More') %]</span>
</a>
</div>