Bugzilla – Attachment 135439 Details for
Bug 30772
Terminology: Replace instances of "reserve" with "hold"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30772: (follow-up) Age restriction message
Bug-30772-follow-up-Age-restriction-message.patch (text/plain), 1.36 KB, created by
David Nind
on 2022-05-28 19:01:04 UTC
(
hide
)
Description:
Bug 30772: (follow-up) Age restriction message
Filename:
MIME Type:
Creator:
David Nind
Created:
2022-05-28 19:01:04 UTC
Size:
1.36 KB
patch
obsolete
>From d71c65dc333e30db9eb17203e73a2c96a8ec0a10 Mon Sep 17 00:00:00 2001 >From: David Nind <david@davidnind.com> >Date: Sat, 28 May 2022 18:55:59 +0000 >Subject: [PATCH] Bug 30772: (follow-up) Age restriction message > >Improve age restriction message. > >Signed-off-by: David Nind <david@davidnind.com> >--- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt >index 9ba289bc16..27b294fac2 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt >@@ -197,7 +197,7 @@ > > [% UNLESS ( bibitemloo.holdable ) %] > [% IF ( bibitemloo.ageRestricted ) %] >- <div class="alert alert-warning">Sorry, you are too young to hold this material.</div> >+ <div class="alert alert-warning">Sorry, you are too young to place a hold for this item.</div> > [% END %] > [% IF ( bibitemloo.already_reserved ) %] > <div class="alert alert-warning">You have already requested this title.</div> >-- >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 30772
:
135066
|
135438
|
135439
|
135450
|
135451