https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31028
--- Comment #468 from Kyle M Hall <[email protected]> --- Created attachment 146890 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146890&action=edit Bug 31028: (follow-up) Fix notices whitespace We we're using [% %] rather than [%- -%] in our the notice template introduced with this patchset. This leads to some interesting rendering results in some email clients. Using the proper whitespace ignoring template markup fixes the situation. Signed-off-by: David Nind <[email protected]> Signed-off-by: Helen Oliver <[email protected]> Signed-off-by: Kyle M Hall <[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/
