[Koha-patches] [PATCH] Bug 4474 swap options for sys pref singleBranchMode

Katrin Fischer Katrin.Fischer.83 at web.de
Mon Jun 21 20:49:52 CEST 2010


---
 .../prog/en/modules/admin/preferences/opac.pref    |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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 77da550..c8018f2 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
@@ -244,8 +244,8 @@ OPAC:
             - pref: singleBranchMode
               default: 0
               choices:
-                  yes: Allow
-                  no: "Don't allow"
+                  yes: "Dont't allow"
+                  no: Allow
             - patrons to select their branch on the OPAC.
         -
             - pref: SearchMyLibraryFirst
-- 
1.6.3.3



More information about the Koha-patches mailing list