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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-6 / +4 lines)
Lines 425-435 OPAC: Link Here
425
        -
425
        -
426
            - pref: suggestion
426
            - pref: suggestion
427
              choices:
427
              choices:
428
                  1: Allow
428
                  1: Enable
429
                  0: "Don't allow"
429
                  0: "Disable"
430
            - 'Patron categories allowed to make purchase suggestions on the OPAC:'
430
            - 'purchase suggestions in the OPAC.<br>'
431
        -
431
            - 'When <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=suggestion">suggestion</a> is enabled, following patron categories are not allowed to make purchase suggestions:'
432
            - 'Patron categories not affected by <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=suggestion">suggestion</a>:'
433
            - pref: suggestionPatronCategoryExceptions
432
            - pref: suggestionPatronCategoryExceptions
434
              choices: patron-categories
433
              choices: patron-categories
435
              class: multiple
434
              class: multiple
436
- 

Return to bug 31333