Bugzilla – Attachment 135451 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.41 KB, created by
Victor Grousset/tuxayo
on 2022-05-30 19:51:51 UTC
(
hide
)
Description:
Bug 30772: (follow-up) Age restriction message
Filename:
MIME Type:
Creator:
Victor Grousset/tuxayo
Created:
2022-05-30 19:51:51 UTC
Size:
1.41 KB
patch
obsolete
>From 7524ed6d03e34a6c55b44814be6d3d8d0ef609fa 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> >Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> >--- > 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.36.1
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