Bugzilla – Attachment 129896 Details for
Bug 29943
Fix typo in notices yaml file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29943: Fix NOTIFY_MANAGER notice in sample notices
Bug-29943-Fix-NOTIFYMANAGER-notice-in-sample-notic.patch (text/plain), 1.17 KB, created by
Jonathan Druart
on 2022-01-27 15:14:39 UTC
(
hide
)
Description:
Bug 29943: Fix NOTIFY_MANAGER notice in sample notices
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2022-01-27 15:14:39 UTC
Size:
1.17 KB
patch
obsolete
>From 2c56efe51be67628ff1c5e9ceed4e96498d1d15f Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Tue, 25 Jan 2022 15:27:35 +0000 >Subject: [PATCH] Bug 29943: Fix NOTIFY_MANAGER notice in sample notices > >Test plan: >Look good at this change, or do a new install :) > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > installer/data/mysql/en/mandatory/sample_notices.yml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/en/mandatory/sample_notices.yml b/installer/data/mysql/en/mandatory/sample_notices.yml >index 52d0dbd4cec..ffcb4cb5d43 100644 >--- a/installer/data/mysql/en/mandatory/sample_notices.yml >+++ b/installer/data/mysql/en/mandatory/sample_notices.yml >@@ -1458,7 +1458,7 @@ tables: > message_transport_type: email > lang: default > content: >- - "Dear [% borrower.firstname %] [% borrowers.surname %]," >+ - "Dear [% borrower.firstname %] [% borrower.surname %]," > - "" > - "A new suggestion has been assigned to you: [% suggestion.title %]." > - "" >-- >2.25.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 29943
:
129768
|
129769
| 129896 |
129897