https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31028 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #144668|0 |1 is obsolete| | --- Comment #416 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 146235 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146235&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> -- You are receiving this mail because: You are watching all bug changes.