From d4ac44bc0e95adefefd404a04fabcabac1e90d4e Mon Sep 17 00:00:00 2001 From: Courtney Brown Date: Thu, 17 Jul 2025 23:37:43 +0000 Subject: [PATCH] BUG 39279: Updated the wording for the overdue notice from branch to library for new installs. Test plan 1. Go to 'Tools' then 'Notices and slips' and choose the 'Overdue notice' 2. The overdue message should now include the word library (only on a new install). --- 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 3a10265310..7ea5ac9ea6 100644 --- a/installer/data/mysql/en/mandatory/sample_notices.yml +++ b/installer/data/mysql/en/mandatory/sample_notices.yml @@ -884,7 +884,7 @@ tables: - "Dear [% borrower.firstname %] [% borrower.surname %]," - "" - "According to our current records, you have items that are overdue." - - "Please return or renew them at the branch below as soon as possible." + - "Please return or renew your overdue items at the library as soon as possible." - "" - "[% branch.branchname %]" - "[% branch.branchaddress1 %]" -- 2.39.5