https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16585 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #9 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Zeno Tajoli from comment #7)
Hi, I answer the request of Jonathan (#6):
You should use \r\n to line breaks. I insert "\r\n\r\n" because in Italy we want a empty line in the template. It is a cosmetic request. I used "\r\n\r\n" in older version of notices.sql
No, look at: +Il prestito dei seguenti volumi sta per scadere: + +<<items.content>> + +<<branches.branchname>>', 'email'), You did not use \r\n or whatever. Anyway, it's fine by me. -- You are receiving this mail because: You are watching all bug changes.