<h2 class="bookbag-name"><a title="[% ltitle %]" href="[% url %]">[% bbag.name | html %]</a></h2>
[% IF bbag.description %]<div class="bookbag-description">[% bbag.description | html %]</div>[% END %]
</div>
- <div class="bookbag-controls-button-block">
+ <div class="bookbag-controls-button-block" style="margin-top:15px;">
[% IF ctx.add_rec %]
<form action="[% mkurl(ctx.opac_root _ '/myopac/list/update', {}, 1) %]" method="post">
<div class="bookbag-controls">
<select name="action" class="bbag-action-field">
<option disabled="disabled" selected="selected">[% l('-- Actions for these items --') %]</option>
<option value="place_hold">[% l('Place hold') %]</option>
+ <!-- Printing and emailing are not currently working - launchpad bug 1854986
<option value="print">[% l('Print title details') %]</option>
<option value="email">[% l('Email title details') %]</option>
+ -->
<option value="del_item">[% l('Remove from list') %]</option>
</select>
[%- INCLUDE "opac/parts/preserve_params.tt2"; %]
</div>
[% END %]
<table class="bookbag-specific table_no_cell_pad table_no_border_space table_no_border"
- style="margin-bottom:10px;margin-top:-20px;border-bottom: 2px solid #ccc;">
+ style="margin-bottom:10px;border-bottom: 2px solid #ccc;">
<thead id="acct_list_header">
<tr>
<td class="list_checkbox">