Koha/koha-tmpl/intranet-tmpl/prog/en/modules/basket
Jonathan Druart c4c5496ec6 Bug 9218: fix intranet cart email for non english templates
This patch adapts the method from OPAC to the staff interface (cf bug 8062).

Test plan:
- add somes notices to the cart
- try to send the cart by email
- the email should be the same as before
- translate templates and retry with another language. Before this patch,
  the email was empty. With this patch, it contains the list of records
  and items.

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Passes all tests and QA script.
Fixes quite a bad translation problem, tested with German templates
and umlauts in the message and records.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-10-31 23:53:25 +00:00
..
basket.tt Bug 9456: (follow-up) use datatables.inc 2013-10-31 05:54:26 +00:00
downloadcart.tt Bug 2780 - Capitalize strings consistently (Staff client cart) 2012-04-10 10:03:24 +02:00
sendbasket.tt Bug 9218: fix intranet cart email for non english templates 2013-10-31 23:53:25 +00:00
sendbasketform.tt Bug 2780 - Follow up - Capitalize strings consistently (Staff client cart) 2012-04-10 10:04:08 +02:00