http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13771 --- Comment #24 from sandboxes@biblibre.com <sandboxes@biblibre.com> --- Created attachment 36562 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36562&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. ... Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> -- You are receiving this mail because: You are watching all bug changes.