Bug 11926: Follow-up - remove SearchEngine pref / fix POD
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / preferences / admin.pref
index 1c15ac0..2e566e7 100644 (file)
@@ -105,14 +105,6 @@ Administration:
                   yes: Allow
                   no: "Don't Allow"
             - Mozilla persona for login
-    Search Engine:
-        -
-            - pref: SearchEngine
-              default: Zebra
-              choices:
-                Solr: Solr
-                Zebra: Zebra
-            - is the search engine used.
     Usage Stats:
         -
             - pref: UsageStatsShare
@@ -127,3 +119,23 @@ Administration:
             - will be shown on <a href="http://hea.koha-community.org">Hea Koha community website</a>.
             - If this name is empty, you will sent data anonymously
             - Note that this value has no effect if UsageStatsShare system preference is set to "Don't share"
+        -
+            - The country where your library is
+            - pref: UsageStatsCountry
+            - will be shown on <a href="http://hea.koha-community.org">Hea Koha community website</a>.
+            - Note that this value has no effect if UsageStatsShare system preference is set to "Don't share"
+        -
+            - The library url
+            - pref: UsageStatsLibraryUrl
+            - will be shown on <a href="http://hea.koha-community.org">Hea Koha community website</a>.
+            - Note that this value has no effect if UsageStatsShare system preference is set to "Don't share"
+
+        -
+            - The library type
+            - pref: UsageStatsLibraryType
+              default: public
+              choices:
+                  public: "public"
+                  university: "university"
+            - will be shown on <a href="http://hea.koha-community.org">Hea Koha community website</a>.
+            - Note that this value has no effect if UsageStatsShare system preference is set to "Don't share"