17 Feb
2023
17 Feb
'23
6:21 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31028 --- Comment #469 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 146891 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146891&action=edit Bug 31028: Update patron and biblio includes to remove whitespace These includes used lots of [% %] blocks instead of [%- -%] and as such the produced markup contains superflous spacing. This is OK in the browser, but for some reason does affect rendering in HTML email. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Helen Oliver <HOliver@tavi-port.ac.uk> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.