From: Bill Erickson Date: Wed, 23 May 2012 17:08:10 +0000 (-0400) Subject: kpac : make hold-placement terminology more clear X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c06d8381ab25769a3d9647089a7eaff6e4884f22;p=evergreen%2Fpines.git kpac : make hold-placement terminology more clear Signed-off-by: Bill Erickson Signed-off-by: Mike Rylander --- diff --git a/Open-ILS/src/templates/kpac/getit.tt2 b/Open-ILS/src/templates/kpac/getit.tt2 index 02f80a5fd3..dd7552ac86 100644 --- a/Open-ILS/src/templates/kpac/getit.tt2 +++ b/Open-ILS/src/templates/kpac/getit.tt2 @@ -26,7 +26,7 @@

get it!

-

[% |l %]If you would like to request this item, please enter the +

[% |l %]If you would like to place a hold on this item, please enter the following information and click
Submit below:[% END %]

diff --git a/Open-ILS/src/templates/kpac/getit_results.tt2 b/Open-ILS/src/templates/kpac/getit_results.tt2 index db0beefb93..485eb12e9b 100644 --- a/Open-ILS/src/templates/kpac/getit_results.tt2 +++ b/Open-ILS/src/templates/kpac/getit_results.tt2 @@ -30,11 +30,11 @@

[% ELSIF CGI.param('hold') %] [% lib_html = ctx.get_aou(ctx.hold.pickup_lib).name | html %] -

[% l('You Got It!') %]

+

[% l('Hold Successfull!') %]

[% |l(title_html, lib_html) %] Your request for [_1] was successful.
- 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 %]

[% ELSE %]