https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18121 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 60243 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60243&action=edit Bug 18121: Replace opac_news.new with opac_news.content in notices templates Bug 17960 replaces opac_news.new with opac_news.content, we can replace the content of the notices' templates automatically. Test plan: Checkout a commit prior to bug 17960. Install a new DB with sample data. You should have notices with <<opac_news.new>> Switch to a branch with this patch, on top of master Execute the updatedatabase.pl sript => The notices with opac_news.new should have been replaced with opac_news.content -- You are receiving this mail because: You are watching all bug changes.