href="[% mkurl(ctx.opac_root _ '/place_hold',
add_parms, del_parms) %]"
[% html_text_attr('title', l('Place Hold on [_1]', attrs.title)) %]
- class="no-dec" rel="nofollow" vocab=""><img
+ class="no-dec" rel="nofollow" vocab="" style="margin-left:17px;"><img
src="[% ctx.media_prefix %]/images/green_check.png[% ctx.cache_key %]"
alt=""/><span class="result_place_hold">[% l('Place Hold') %]</span></a>
</div><br/>
<img src="[% ctx.media_prefix %]/images/add-to-cart.png[% ctx.cache_key %]" alt="" />
[% l("Remove from basket") %]
</a>
+ <!-- PINES Customization: Bring back list link even though it doesn't fully work in the staff client -->
[% IF ctx.user;
INCLUDE "opac/parts/bookbag_actions.tt2";
END;
<a href="http://pines.georgialibraries.org/catalog-help#my_list" target="_blank">
<img src="[% ctx.media_prefix %]/images/question-mark.png" alt="Learn about lists" border=0></a>
[% END %]
- [% END %]
+
</div>
[% END %]
[% IF ENV.OILS_CONTENT_CAFE_USER %]