Koha/installer/data/mysql/en
Katrin Fischer e772b96cac
Bug 35186: Remove unnecessary html tags from PASSWORD notices
In HTML notices we don't need to explicitly use <html></html>.

This removes them from the 2 notices using them:
* PASSWORD_RESET
* STAFF_PASSWORD_RESET

To test:
* Apply patch
* Make sure your Koha can send email (set up SMTP server, KohaAdminLibraryAddress)
* Make sure your patron has an email set
* In patron account, use "More > Send password reset"
* Log out
* In the OPAC, request password reset ("forgot your password?")
* Verify both notices appear nicely formatted (line breaks, bold, etc.)

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-31 11:02:49 -03:00
..
mandatory Bug 35186: Remove unnecessary html tags from PASSWORD notices 2023-10-31 11:02:49 -03:00
marcflavour Bug 34667: Update MARC21 default framework to Update 36 (June 2023) 2023-10-09 11:41:39 -03:00
optional Bug 31383: DB changes 2023-10-20 14:43:58 -03:00