https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34704 --- Comment #23 from Lucas Gass <lucas@bywatersolutions.com> ---
For consistency: How do these templates behave when looked at in the notices tab or when sent per email?
Im my tests/examples I used overdue notices ( ODUE ), so what I see in notice tab/email remains consistent with the patch, without the patch, and when I remove the regex line. **** TEST1 Our Address Our City Our State Thank you, Library **** But this is because that content is generated by overdue_notices.pl and is not going through gather_print_notices.pl Question: Could the regex line we are changing in gather_print_notices.pl be something that we make configurable? -- You are receiving this mail because: You are watching all bug changes.