https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41902 --- Comment #5 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 197378 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197378&action=edit Bug 41902: Add DuplicateCheckAdditionalInfo system preference Adds a new system preference 'DuplicateCheckAdditionalInfo' which accepts a Template Toolkit template for displaying additional bibliographic information when a duplicate record is suspected during cataloguing. The preference is a textarea that accepts TT syntax with the 'biblio' variable (a Koha::Biblio object) available for use. When empty (the default), existing behaviour is unchanged. -- You are receiving this mail because: You are watching all bug changes.