http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13676 --- Comment #1 from Marc Véron <veron@veron.ch> --- Created attachment 35812 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35812&action=edit Bug 13676 - OpacSuppression description says 'items' but means 'records' This patch changes the wording for the OpacSuppression preference description. Without patch: ... items marked as suppressed from OPAC search results. Note that you must have the <code>Suppress</code> index set up in Zebra and at least one suppressed item, or your searches will be broken. ... With patch: ... items marked as suppressed from OPAC search results. Note that you must have the <code>Suppress</code> index set up in Zebra and at least one suppressed biblio record, or your searches will be broken. ... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.