Bug 36113: Adjust default RENEWAL notice template to use TT

Test plan:
1. Apply patch
2. reset_all (or start your testing environment in the first place)
3. Enable the system preference RenewalSendNotice
4. Check an item out to a patron
5. Edit that patron:
    a. Enter a value for Primary email
    b. Set messaging preference to enable email notices for Item
       checkout and renewal
6. Renew the checked-out item
7. Check the patron's Notices tab for the Item renewal notice, and
   confirm that the notice is correct

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
Emily Lamancusa 2024-04-15 17:21:37 -04:00 committed by Katrin Fischer
parent 4b2716c86c
commit 8026d8b24c
Signed by: kfischer
GPG key ID: 0EF6E2C03357A834

View file

@ -897,9 +897,9 @@ tables:
content:
- "The following items have been renewed:"
- "----"
- "<<biblio.title>>"
- "[% biblio.title %]"
- "----"
- "Thank you for visiting <<branches.branchname>>."
- "Thank you for visiting [% branch.branchname %]."
- module: circulation
code: SR_SLIP