http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8062
--- Comment #9 from Frédéric Demians <[email protected]> --- Created attachment 9572 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9572&action=edit Proposed patch 2nd version Fix basket email sent from OPAC. The email body is now generated HTML (to be translatable), and converted into TEXT before being sent by email. To test that it works in other language than English, you have to update your language .po file: perl translate update de-DE Then, translated strings coming from opac-sendbasket.tt, and install the translation: perl translate install de-DE New dependency: Template::Plugin::HtmlToText -- 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/
