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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref (-1 / +1 lines)
Lines 48-54 Cataloging: Link Here
48
              choices:
48
              choices:
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 bibliographic records."
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>'
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 "
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-2 / +1 lines)
Lines 347-353 OPAC: Link Here
347
              choices:
347
              choices:
348
                  0: "Don't allow"
348
                  0: "Don't allow"
349
                  1: Allow
349
                  1: Allow
350
            - "OPAC users to report concerns about catalog records."
350
            - "OPAC users to report concerns about bibliographic records."
351
            - '<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 interface.</p>'
351
            - '<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 interface.</p>'
352
        -
352
        -
353
            - pref: OPACReportProblem
353
            - pref: OPACReportProblem
354
- 

Return to bug 33286