{page => '0', bookbag => bbag.id, depth => 0, locg => ctx.search_ou},
1
)
- -%]' class='tbutton small tadlblue'><span>[% l('HTML') %]</span></a>
+ -%]' class='tbutton small tadlblue'><span>[% l('View') %]</span></a>
[% END %]
</div>
<div class="clear-both pad-bottom-five"></div>
[% END %]
<span id='bb_publish_text' class='hide_me'>
-[% |l %]Sharing a Bookbag means that the contents
-of the Bookbag will be visible to others.
-To see the public view of a shared Bookbag,
-click on the Bookbag's name in the Bookbag list.[% END %]
+[% |l %]Sharing a List means that the contents
+of the list will be visible to others.
+To see the public view of a shared list,
+click on the 'View' button for that list.[% END %]
</span>
</div>
[% END %]
<option value="place_hold">[% l('Place hold') %]</option>
<option value="delete">[% l('Remove from list') %]</option>
[% IF ctx.user AND ctx.bookbags.size %]
- <optgroup label="[% l('Move selected items to bookbag:') %]">
+ <optgroup label="[% l('Move selected items to list:') %]">
[% FOR bbag IN ctx.bookbags %]]
<option value="[% bbag.id %]" class="selector_actions_for_list_inner_option">[% bbag.name | html %]</option>
[% END %]
[%- INCLUDE "opac/parts/record/navigation.tt2" %]
[%- IF ctx.bib_is_dead %]
<div id='rdetail_deleted_exp'>
- [% l("This record has been deleted from the database. We recommend that you remove this title from any bookbags it may have been added to.") %]
+ [% l("This record has been deleted from the database. We recommend that you remove this title from any lists it may have been added to.") %]
</div>
[%- END %]
[% INCLUDE "opac/parts/record/summary.tt2" %]