Bugzilla – Attachment 171588 Details for
Bug 26282
Allow staff to decide if a hold cancellation notice will be sent when cancelling a hold
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26282: (QA follow-up) Fix typo recieve
Bug-26282-QA-follow-up-Fix-typo-recieve.patch (text/plain), 1.18 KB, created by
Kyle M Hall (khall)
on 2024-09-16 18:10:02 UTC
(
hide
)
Description:
Bug 26282: (QA follow-up) Fix typo recieve
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2024-09-16 18:10:02 UTC
Size:
1.18 KB
patch
obsolete
>From d01e4822e417ed720cb40a32abcd3bc53dde7576 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Mon, 16 Sep 2024 14:00:34 -0400 >Subject: [PATCH] Bug 26282: (QA follow-up) Fix typo recieve > >--- > koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc >index 1f40b662a32..b15a94504ff 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc >@@ -98,7 +98,7 @@ > [% SET bc = hold.patron.branchcode %] > [% SET all_bc = "" %] > [% UNLESS cancel_notice_branches.$bc || cancel_notice_branches.$all_bc %] >- <span class="no-notice-warning text-warning">Cancellation will not recieve a notice.</span> >+ <span class="no-notice-warning text-warning">Cancellation will not receive a notice.</span> > [% END %] > [% END %] > </td> >-- >2.39.3 (Apple Git-146)
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 26282
:
109286
|
113960
|
113991
|
114007
|
114008
|
114009
|
114010
|
114011
|
114012
|
114013
|
114014
|
114015
|
114016
|
114028
|
114030
|
114031
|
114032
|
114033
|
114034
|
114035
|
114247
|
114248
|
114249
|
114250
|
114251
|
114252
|
114253
|
114254
|
114255
|
114259
|
115193
|
115194
|
115195
|
115196
|
115197
|
115198
|
115199
|
115200
|
115201
|
122448
|
122449
|
122450
|
122451
|
122452
|
122453
|
122454
|
122455
|
122456
|
122550
|
138407
|
138408
|
138409
|
138410
|
138411
|
138412
|
138413
|
138414
|
138415
|
138416
|
138417
|
138418
|
138419
|
138469
|
141210
|
171577
|
171578
|
171579
|
171580
|
171581
|
171582
|
171583
|
171584
|
171585
|
171586
|
171587
|
171588
|
171589
|
171590
|
171592
|
171593