Bugzilla – Attachment 158465 Details for
Bug 27992
When recording local use with statistical patron items are not checked in
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27992: (QA follow-up) Terminology: returned -> checked in
Bug-27992-QA-follow-up-Terminology-returned---chec.patch (text/plain), 1.33 KB, created by
Katrin Fischer
on 2023-11-05 12:41:12 UTC
(
hide
)
Description:
Bug 27992: (QA follow-up) Terminology: returned -> checked in
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2023-11-05 12:41:12 UTC
Size:
1.33 KB
patch
obsolete
>From 93b21362d1f493931541245e638c82a1a279756f Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sun, 5 Nov 2023 12:39:13 +0000 >Subject: [PATCH] Bug 27992: (QA follow-up) Terminology: returned -> checked in > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >index 37e9e60529..09911dbbb8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >@@ -446,7 +446,7 @@ > [% IF ( STATS ) %] > <li>Local use recorded</li> > [% IF ( CHECKEDIN ) %] >- <li>Item returned from: [% INCLUDE 'patron-title.inc' patron=BORROWER %]</li> >+ <li>Item checked in from: [% INCLUDE 'patron-title.inc' patron=BORROWER %]</li> > [% END %] > [% IF ( MESSAGES.ResFound ) %] > <li>Item on hold, please checkin.</li> >-- >2.30.2
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 27992
:
126865
|
127189
|
128633
|
128634
|
146041
|
158011
|
158073
|
158086
|
158216
|
158217
|
158462
|
158463
|
158464
| 158465 |
158900