https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22818 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #111892|0 |1 is obsolete| | Attachment #111893|0 |1 is obsolete| | --- Comment #137 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 111909 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111909&action=edit Bug 22818: (follow-up) Respond to feedback This commit fixes this bug, it was broken in a number of ways. Fixes include: - Added necessary config block in C4::Letters to enable the TT notice syntax introduced in an earlier commit to work - Changed template variables to refer to singular objects rather than multiple e.g. borrowers -> borrower - Fixed missing / misnamed variables This commit also implements the additional syspref checks suggested by Katrin in comment #87 Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.