Bug 3749 - QueryRemoveStopwords shouldn't link to stop words
authorJesse Weaver <pianohacker@gmail.com>
Wed, 4 Nov 2009 04:35:07 +0000 (21:35 -0700)
committerJesse Weaver <pianohacker@gmail.com>
Wed, 4 Nov 2009 04:35:13 +0000 (21:35 -0700)
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref

index fe9632d..b963268 100644 (file)
@@ -32,9 +32,9 @@ Searching:
             - pref: QueryRemoveStopwords
               type: boolean
               choices:
-                  yes: Remove
-                  no: "Don't remove"
-            - stopwords <a href="http://localhost:8080/cgi-bin/koha/admin/stopwords.pl">specified in Koha</a> from searches. (Zebra, on its own, handles a few of the most common stopwords).
+                  yes: Ignore
+                  no: "Don't ignore"
+            - stopwords specified in Koha when searching. (Only applies when Zebra is off).
         -
             - pref: QueryStemming
               type: boolean