Bugzilla – Attachment 12638 Details for
Bug 8449
Improve wording and styling for "cancelled holds" on Holds Awaiting Pickup screen
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[FOLLOW-UP] Bug 8449 - Improve wording and styling for "cancelled holds" on Holds Awaiting Pickup screen
0001-Bug-8449-Improve-wording-and-styling-for-cancelled-h.patch (text/plain), 1.36 KB, created by
Owen Leonard
on 2012-10-02 13:58:15 UTC
(
hide
)
Description:
[FOLLOW-UP] Bug 8449 - Improve wording and styling for "cancelled holds" on Holds Awaiting Pickup screen
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2012-10-02 13:58:15 UTC
Size:
1.36 KB
patch
obsolete
>From 49829287626b26dc8a7e6f2e02589863f7b0e5d8 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Tue, 2 Oct 2012 09:50:18 -0400 >Subject: [PATCH] Bug 8449 - Improve wording and styling for "cancelled holds" > on Holds Awaiting Pickup screen >Content-Type: text/plain; charset="utf-8" > >Return library name to message about hold requiring transfer. >--- > .../prog/en/modules/circ/waitingreserves.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt >index a77d330..cb18a4a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/waitingreserves.tt >@@ -48,7 +48,7 @@ $.tablesorter.addParser({ > [% FOREACH cancel_result %] > [% IF ( messagetransfert ) %] > <div class="dialog message"> >- <h2>This item is on hold for pick-up at another library</h2> >+ <h2>This item is on hold for pick-up at [% branchname %]</h2> > <p><strong>[% nextreservtitle %]</strong> is on hold for <strong> [% nextreservsurname %], [% nextreservfirstname %]</strong>. > Please retain this item and check it in to process the hold. > </p> >-- >1.7.9.5 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 8449
:
10879
|
11794
|
11795
|
12637
| 12638