Bugzilla – Attachment 3940 Details for
Bug 6185
holds slip says 'reserve'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed fix
0001-Fix-for-Bug-6185-holds-slip-says-reserve.patch (text/plain), 901 bytes, created by
Owen Leonard
on 2011-04-18 13:19:05 UTC
(
hide
)
Description:
Proposed fix
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2011-04-18 13:19:05 UTC
Size:
901 bytes
patch
obsolete
>From b38650200c7a69f1ff10a8587046f1180e325c5f Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 18 Apr 2011 09:17:43 -0400 >Subject: [PATCH] Fix for Bug 6185, holds slip says 'reserve' >Content-Type: text/plain; charset="utf-8" > >--- > .../prog/en/modules/circ/hold-transfer-slip.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/hold-transfer-slip.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/hold-transfer-slip.tt >index 44e4e5b..18d45aa 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/hold-transfer-slip.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/hold-transfer-slip.tt >@@ -35,7 +35,7 @@ window.close(); > [% END %] > </ul> > <br /> >-<h3>RESERVED ITEM</h3> >+<h3>ITEM ON HOLD</h3> > <h4>[% reservedat.title |html %]</h4> > <h5>[% reservedat.author %] </h5> > <ul> >-- >1.7.3 >
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 6185
:
3915
| 3940