https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32500

Frédéric Demians <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #144731|0                           |1
        is obsolete|                            |

--- Comment #2 from Frédéric Demians <[email protected]> ---
Created attachment 144846
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144846&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.

Signed-off-by: Frédéric Demians <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to