https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16585
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #9 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
