From 93e881a7253a8ace8163ae522b80d0338fb003ca Mon Sep 17 00:00:00 2001 From: Katrin Fischer 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 Signed-off-by: Martin Renvoize Signed-off-by: Joy Nelson --- 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 8ae3f29deb..1e64a4f88e 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 ) %]
- Please note: Your account has outstanding fees & charges of [% amountoutstanding | $Price %]. Checkouts and holds are blocked because your fine balance is over the limit. + Please note: Your account has outstanding fees & charges of [% amountoutstanding | $Price %]. Holds are blocked because your fine balance is over the limit.
[% END %] -- 2.39.5