Bugzilla – Attachment 183401 Details for
Bug 40167
Curbside pickups - Show link if not configured
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40167: (follow-up) Tweak message text
Bug-40167-follow-up-Tweak-message-text.patch (text/plain), 1.26 KB, created by
Owen Leonard
on 2025-06-20 18:21:38 UTC
(
hide
)
Description:
Bug 40167: (follow-up) Tweak message text
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2025-06-20 18:21:38 UTC
Size:
1.26 KB
patch
obsolete
>From 88aba86679ce3ad279d3daf9c275866b90dcfada Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 20 Jun 2025 18:18:23 +0000 >Subject: [PATCH] Bug 40167: (follow-up) Tweak message text > >I've reworded the message a little bit in order to make it easier to >translate and to make sure the link is descriptive. >--- > .../intranet-tmpl/prog/en/modules/circ/curbside_pickups.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/curbside_pickups.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/curbside_pickups.tt >index 538426e4dd9..426f8d2795b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/curbside_pickups.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/curbside_pickups.tt >@@ -690,7 +690,7 @@ > <div class="alert alert-info"> > Curbside pickups are not enabled for your library. > [%- IF CAN_user_parameters_manage_curbside_pickups -%] >- You can enable them at the curbside pickups <a href="/cgi-bin/koha/admin/curbside_pickup.pl">configuration page</a>. >+ You can enable them here: <a href="/cgi-bin/koha/admin/curbside_pickup.pl">Curbside pickups configuration</a>. > [%- END -%] > </div> > [% END # /BLOCK disabled %] >-- >2.39.5
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 40167
:
183397
|
183400
| 183401