View | Details | Raw Unified | Return to bug 7897
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (+7 lines)
Lines 308-313 OPAC: Link Here
308
            - pref: numSearchRSSResults
308
            - pref: numSearchRSSResults
309
              class: long
309
              class: long
310
            -  search results in the RSS feed.
310
            -  search results in the RSS feed.
311
        -
312
            - pref: SocialNetworks
313
              default: 0
314
              choices:
315
                  yes: Enable
316
                  no: Disable
317
            - social network links in opac detail pages
311
    Policy:
318
    Policy:
312
        -
319
        -
313
            - pref: singleBranchMode
320
            - pref: singleBranchMode
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref (-8 lines)
Lines 76-88 Searching: Link Here
76
                  yes: Using
76
                  yes: Using
77
                  no: "Not using"
77
                  no: "Not using"
78
            - 'ICU Zebra indexing. Please note: This setting will not affect Zebra indexing, it should only be used to tell Koha that you have activated ICU indexing if you have actually done so, since there is no way for Koha to figure this out on its own.'
78
            - 'ICU Zebra indexing. Please note: This setting will not affect Zebra indexing, it should only be used to tell Koha that you have activated ICU indexing if you have actually done so, since there is no way for Koha to figure this out on its own.'
79
        -
80
            - pref: SocialNetworks
81
              default: 0
82
              choices:
83
                  yes: Enable
84
                  no: Disable
85
            - Enable/Disable social network links in opac detail pages
86
    Search Form:
79
    Search Form:
87
        -
80
        -
88
            - Show tabs in OPAC and staff-side advanced search for limiting searches on the
81
            - Show tabs in OPAC and staff-side advanced search for limiting searches on the
89
- 

Return to bug 7897