]> git.evergreen-ils.org Git - Evergreen.git/commit
Avoid additional whitespace in password messages
authorDan Scott <dscott@laurentian.ca>
Thu, 23 May 2013 16:09:55 +0000 (12:09 -0400)
committerDan Scott <dscott@laurentian.ca>
Thu, 23 May 2013 16:10:34 +0000 (12:10 -0400)
commit445d8b184e562dcb72f28ce8dcfbded30067e418
tree589fa11b705162fcbab24b9feb9f56585f3a6400
parent97d1c4f8010f1b040f860fe2a207bea1631a87f5
Avoid additional whitespace in password messages

Trivial enhancements to avoid extra linefeeds in generated HTML, as well
as including a linefeed at the end of the new password_reset_msg.tt2
file. Good old DOS vs. UNIX :)

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/myopac/update_password.tt2
Open-ILS/src/templates/opac/password_reset.tt2
Open-ILS/src/templates/opac/password_reset_msg.tt2