https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22818
Andrew Isherwood <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #113409|0 |1 is obsolete| | Attachment #113410|0 |1 is obsolete| | --- Comment #174 from Andrew Isherwood <[email protected]> --- Created attachment 113474 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113474&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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
