Thanks Jesse, I will resend the patch with correct spelling.
Am 21.06.2010 23:44, schrieb Jesse:
Thanks for the patch, but there's a slight spelling error in the yes option; Dont't rather than Don't. 2010/6/21 Katrin Fischer <[email protected] <mailto:[email protected]>> --- .../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 _______________________________________________ Koha-patches mailing list [email protected] <mailto:[email protected]> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches -- Jesse Weaver
_______________________________________________ Koha-patches mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
