From 13490c4dfb28069e1de66aff4f29335031bef920 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy 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 Signed-off-by: Jonathan Druart Signed-off-by: Fridolin Somers --- 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