From c71f02529ff75fcbdbdbbce6ebd3721a6e0fb241 Mon Sep 17 00:00:00 2001 From: Bernardo Gonzalez Kriegel Date: Fri, 25 Apr 2014 21:38:21 -0300 Subject: [PATCH] Bug 12017 - 4 - Change language changers This patch modifies language changers on staff/opac Only parameter used is rfc4646 To test: 1. Apply the patch 2. Reload staff and opac (prog/ccsr/bootstrap) 3. Check display of language changers 4. Do a real translation and check language change works Do not change language unless you did a real translation Only change in display is showing only regions for sublanguages. Signed-off-by: Julian FIOL --- .../prog/en/includes/intranet-bottom.inc | 39 +++++----------------- .../bootstrap/en/includes/opac-bottom.inc | 14 ++++---- 2 files changed, 16 insertions(+), 37 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/intranet-bottom.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/intranet-bottom.inc index d937656..f12c3be 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/intranet-bottom.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/intranet-bottom.inc @@ -5,32 +5,19 @@