https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32500 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- Created attachment 144731 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144731&action=edit Bug 32500: Show only relevant message body option for OPAC_REG_VERIFY This patch changes the "Message body" options for the OPAC_REG_VERIFY notice so that only the relevant "borrower_modifications.verification_token" appears as an option. Tables like branches, biblio, biblioitems, items, borrowers, and issues aren't passed to OPAC_REG_VERIFY at processing time. The only table passed is "borrower_modifications", and only the token is the relevant field there. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.