From c8be37c1aed6a1d11a2aad5112c39c0fca4f4ee5 Mon Sep 17 00:00:00 2001 From: Marc Veron Date: Wed, 7 Nov 2012 13:56:42 +0100 Subject: [PATCH] Bug 9017 - Quote of the day: Table footer not translated Content-Type: text/plain; charset="utf-8" The strings for the table footer of the QOD feature are translated in /datatables-strings.inc, but they did not show up in staff client due to missing code in quotes.tt -> $(document).ready(function(), part "oLanguage" Code added as appropriate. See: http://datatables.net/usage/i18n Additionally, quotes.tt had a stray tag after [% INCLUDE 'datatables-strings.inc' %] --- .../intranet-tmpl/prog/en/modules/tools/quotes.tt | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt index 7a083b8..ea5769c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes.tt @@ -6,7 +6,6 @@ [% INCLUDE 'datatables-strings.inc' %] -