https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35952 Bug ID: 35952 Summary: Removed unnecessary line in opac-blocked.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org -$template->param ( OpacSuppressionMessage => C4::Context->preference('OpacSuppressionMessage')); This line is useless now that OpacSuppressionMessage comes from additional_contents, not a sys pref. -- You are receiving this mail because: You are watching all bug changes.