]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Password resets: avoid run-on subjects
authorDan Scott <dscott@laurentian.ca>
Thu, 22 Sep 2011 05:11:06 +0000 (01:11 -0400)
committerDan Scott <dscott@laurentian.ca>
Thu, 22 Sep 2011 05:11:06 +0000 (01:11 -0400)
commit3ba2b7b83280933a36b9b24a19bf386afa8dab3f
treeb2ad9f0263807a20d8a50095f74f215ddd576b8c
parent5dbb9095a5ea8e83e1560c8d62b9c8e208477a66
Password resets: avoid run-on subjects

The password reset template had a space on the first blank line after
the Subject: which lead to the first paragraph being tacked onto the
Subject line. Get rid of the space, and create an upgrade script ready
to roll.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/0627.data.patron-password-reset-msg.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/upgrade/XXXX.data.patron-password-reset-msg.sql [deleted file]