Koha/koha-tmpl/opac-tmpl/prog/en
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
..
css Bug 8111 - Language chooser display problem in self-checkout 2012-06-05 15:48:56 +02:00
includes Bug 7599 - [SIGNED-OFF] Cart JavaScript contains untranslatable English strings 2012-06-05 15:32:50 +02:00
js Bug 7599 - [SIGNED-OFF] Cart JavaScript contains untranslatable English strings 2012-06-05 15:32:50 +02:00
lib Bug 5184 [REVISED] Upgrade jQuery to the latest version (OPAC) 2012-05-11 11:22:41 +02:00
modules Bug 8062 [SIGNED-OFF] Cart email broken for non english templates 2012-06-09 19:33:28 +02:00
xslt bug_8138: added 773$t field to search results 2012-06-06 15:12:08 +02:00