https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35285
--- Comment #24 from Nick Clemens (kidclamp) <[email protected]> --- Created attachment 166720 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=166720&action=edit Bug 35285: Remove switch in notices.tt We now wrap appropriately for non-html formatted messages as part of the html_content method. This means we can remove the case from members/notices.tt and rely on html_content doing the right thing for notice previews. Signed-off-by: David Nind <[email protected]> Signed-off-by: Nick Clemens <[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/
