http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9218 --- Comment #2 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 21847 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21847&action=edit Bug 9218: intranet cart email broken for non english templates While bug 9189 is not resolved, we have to find workaround for templates broken by missing carriage return. This (dirty) patch adds a personal tag "PARAGRAPH" for adding new lines. Test plan: - add somes notices to the cart - try to send the cart by email - the email should be the same as before - translate templates and retry with another language. Before this patch, the email was empty. With this patch, it contains the list of records and items. -- You are receiving this mail because: You are watching all bug changes.