Bugzilla – Attachment 99841 Details for
Bug 15775
Show message on OPAC summary if holds are blocked due to fines
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15775: Change wording slightly
Bug-15775-Change-wording-slightly.patch (text/plain), 1.36 KB, created by
Katrin Fischer
on 2020-02-29 22:43:12 UTC
(
hide
)
Description:
Bug 15775: Change wording slightly
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-02-29 22:43:12 UTC
Size:
1.36 KB
patch
obsolete
>From b78caaf0c79fcc6f3bce9d14b938ac612473ed7b Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Sat, 29 Feb 2020 23:36:46 +0100 >Subject: [PATCH] Bug 15775: Change wording slightly > >maxoutstanding only blocks holds, for checkouts we got >noissuechage. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >index 4824b50327..369dbd7dd0 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >@@ -60,7 +60,7 @@ > > [% IF ( borrower.blockedonfines ) %] > <div class="alert" id="blockedonfines"> >- <strong>Please note:</strong><span> Your account has outstanding fees & charges of [% amountoutstanding | $Price %]. Checkouts and holds are blocked because your fine balance is over the limit.</span> >+ <strong>Please note:</strong><span> Your account has outstanding fees & charges of [% amountoutstanding | $Price %]. Holds are blocked because your fine balance is over the limit.</span> > </div> > [% END %] > >-- >2.11.0
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 15775
:
47831
|
47833
|
47937
|
48044
|
49434
|
49473
|
49516
|
63710
|
98540
|
98545
|
99840
| 99841