https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41132 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|variable 'branch' is not |Add the variable 'branch' |available in PASSWORD_RESET |to the PASSWORD_RESET and |nor STAFF_PASSWORD_RESET |STAFF_PASSWORD_RESET | |notices Text to go in the| |A patron's home library release notes| |variable is now available | |for use in the | |PASSWORD_RESET and | |STAFF_PASSWORD_RESET | |notices. | | | |Example: | |- Template Toolkit format: | |[% branch.branchname %] | |- Old 'alligator' style | |format: | |<<branches.branchname>> --- Comment #4 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. Even though you don't have to have email configured to test this bug, you do need to add an email address to the patron's account so that you can see the notices, for example: test@example.com. -- You are receiving this mail because: You are watching all bug changes.