https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35185 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 158047 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158047&action=edit Bug 35185: Remove is_html flag from sample notices that are plain text Some notices had the is_html flag for new installations, but actually didn't include any HTML formatting. These should be plain text to have the line breaks behave as expected. This updates: * 2FA_OTP_TOKEN * OPAC_REG_VERIFY * WELCOME We cannot do a database update here, as libraries will have changed and updated these. So this is only for new installations. To test: * Apply patch * reset_all (create a new sample database) * Verify that the HTML checkbox is not set for these notices * Verify they appear as plain text notices, not including HTML tags -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.