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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-3 / +2 lines)
Lines 655-662 OPAC: Link Here
655
            - pref: OpacHiddenItemsHidesRecord
655
            - pref: OpacHiddenItemsHidesRecord
656
              default: 1
656
              default: 1
657
              choices:
657
              choices:
658
                  no: "Don't hide"
658
                  0: "Don't hide"
659
                  yes: Hide
659
                  1: Hide
660
            - "the bibliographic record when all its items are hidden by <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpacHiddenItems'>OpacHiddenItems</a>."
660
            - "the bibliographic record when all its items are hidden by <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OpacHiddenItems'>OpacHiddenItems</a>."
661
        -
661
        -
662
            - pref: OpacAllowPublicListCreation
662
            - pref: OpacAllowPublicListCreation
663
- 

Return to bug 18989