From 63536aecd95fd3634eca88196799c912d3f3fdd7 Mon Sep 17 00:00:00 2001 From: Nicole Engard Date: Thu, 28 Oct 2010 11:53:51 -0400 Subject: [PATCH] bug 5050 move language prefs to I18N/L10N tab Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack --- .../prog/en/modules/admin/preferences/i18n-l10n.pref | 8 ++++++++ .../prog/en/modules/admin/preferences/opac.pref | 10 ---------- .../en/modules/admin/preferences/staff-client.pref | 4 ---- 3 files changed, 8 insertions(+), 14 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n-l10n.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n-l10n.pref index f36a264a1f..591e6cae34 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n-l10n.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n-l10n.pref @@ -8,6 +8,10 @@ I18N/L10N: metric: dd/mm/yyyy iso: yyyy/mm/dd - . + - + - "Enable the following languages on the staff interface:" + - pref: language + type: staff-languages - - pref: opaclanguagesdisplay default: 0 @@ -15,3 +19,7 @@ I18N/L10N: yes: Allow no: "Don't allow" - patrons to change the language they see on the OPAC. + - + - "Enable the following languages on the OPAC:" + - pref: opaclanguages + type: opac-languages diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index c844df4738..2619d8c0da 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -5,16 +5,6 @@ OPAC: - pref: opacthemes choices: opac-templates - theme on the OPAC. - - - - "Enable the following languages on the OPAC:" - - pref: opaclanguages - type: opac-languages - - - - pref: opaclanguagesdisplay - choices: - yes: Allow - no: "Don't allow" - - patrons to select their language on the OPAC. - - "The OPAC is located at http://" - pref: OPACBaseURL diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff-client.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff-client.pref index 4abe419b4c..324f8afcab 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff-client.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff-client.pref @@ -5,10 +5,6 @@ Staff Client: - pref: template choices: staff-templates - theme on the staff interface. - - - - "Enable the following languages on the staff interface:" - - pref: language - type: staff-languages - - "The staff client is located at http://" - pref: staffClientBaseURL -- 2.39.2