Koha/koha-tmpl/opac-tmpl/prog
Frédéric Demians 2a58e1213f Bug 8062 [SIGNED-OFF] Cart email broken for non english templates
Fix basket email sent from OPAC. The email body is now generated HTML
(to be translatable), and converted into TEXT before beeing 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

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
2012-06-09 19:33:28 +02:00
..
en Bug 8062 [SIGNED-OFF] Cart email broken for non english templates 2012-06-09 19:33:28 +02:00
famfamfam Merge remote branch 'colin/QA/bug_4506' into new/enh/bug_4506 2010-12-14 21:07:15 +13:00
images Bug 8111 - Language chooser display problem in self-checkout 2012-06-05 15:48:56 +02:00
itemtypeimg Bug 7373 - Add 5 new icons to Bridge Set 2012-01-13 11:39:40 +01:00