[Koha-bugs] [Bug 7460] nl2br in opac Title notes tab

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 23 16:13:56 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7460

--- Comment #2 from stephane.delaune at biblibre.com 2012-01-23 15:13:56 UTC ---
tt includes a filter that works like a nl2br sub to replace \n with <br /> ;
it's [% FILTER html_line_break %]. the patch use it

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list