Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
<div class="top_side">
<h2>get it!</h2>
- <p>[% |l %]If you would like to request this item, please enter the
+ <p>[% |l %]If you would like to place a hold on this item, please enter the
following information and click<br />Submit below:[% END %]</p>
</div>
<p>
[% ELSIF CGI.param('hold') %]
[% lib_html = ctx.get_aou(ctx.hold.pickup_lib).name | html %]
- <h2 class="sub_header2">[% l('You Got It!') %]</h2>
+ <h2 class="sub_header2">[% l('Hold Successfull!') %]</h2>
<p>
[% |l(title_html, lib_html) %]
Your request for <a href="[% mkurl(ctx.kpac_root _ '/record/' _ ctx.bre_id, {}, kill_params) %]">[_1]</a> was successful.<br/>
- You will be able to pick up this material at [_2].
+ You will be notified when your item is ready for pickup. You will be able to pick your item up at [_2].
[% END %]
<p>
[% ELSE %]