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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref (-1 / +1 lines)
Lines 49-55 Cataloging: Link Here
49
                  0: "Don't allow"
49
                  0: "Don't allow"
50
                  1: Allow
50
                  1: Allow
51
            - "staff to report concerns about catalog records."
51
            - "staff to report concerns about catalog records."
52
            - '<strong>Note:</strong> You can also enable `OpacCatalogConcerns` to allow OPAC users the same option.'
52
            - '<p><strong>Note:</strong> You can also enable `<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpacCatalogConcerns">OpacCatalogConcerns</a>` to allow OPAC users the same option.</p>'
53
        -
53
        -
54
            - "Use "
54
            - "Use "
55
            - pref: CatalogerEmails
55
            - pref: CatalogerEmails
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-2 / +1 lines)
Lines 336-342 OPAC: Link Here
336
                  0: "Don't allow"
336
                  0: "Don't allow"
337
                  1: Allow
337
                  1: Allow
338
            - "OPAC users to report concerns about catalog records."
338
            - "OPAC users to report concerns about catalog records."
339
            - '<strong>Note:</strong> Enabling `CatalogConcerns` is required for this feature to be accessible on the staff client.'
339
            - '<p><strong>Note:</strong> Enabling `<a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=CatalogConcerns">CatalogConcerns</a>` will allow concern submissions from the staff client.</p>'
340
        -
340
        -
341
            - pref: OPACReportProblem
341
            - pref: OPACReportProblem
342
              choices:
342
              choices:
343
- 

Return to bug 31028