From fdafd2cbdbc4d41076f5952a53921e6593b5b35d 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. --- .../prog/en/includes/intranet-bottom.inc | 22 ++++------- .../bootstrap/en/includes/opac-bottom.inc | 14 +++---- .../opac-tmpl/ccsr/en/includes/opac-bottom.inc | 46 ++++++++++------------ .../opac-tmpl/prog/en/includes/opac-bottom.inc | 14 +++---- 4 files changed, 42 insertions(+), 54 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 442a7bb..4fd0110 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/intranet-bottom.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/intranet-bottom.inc @@ -5,18 +5,18 @@