Bugzilla – Attachment 129768 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.14 KB, created by
Marcel de Rooy
on 2022-01-25 15:36:54 UTC
(
hide
)
Description:
Bug 29943: Fix NOTIFY_MANAGER notice in sample notices
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2022-01-25 15:36:54 UTC
Size:
1.14 KB
patch
obsolete
>From a23d2db7d568f65792bef1318fa526555e7d670f 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 >Content-Type: text/plain; charset=utf-8 > >Test plan: >Look good at this change, or do a new install :) > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > 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 52d0dbd4ce..ffcb4cb5d4 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.20.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