Provide both HTML and plain text versions of account confirmation and
password reset emails to try and avoid problems with link truncation.
This commit is contained in:
parent
3db4ac9a8e
commit
e5018d8f08
6 changed files with 19 additions and 0 deletions
3
app/views/notifier/reset_password.text.plain.rhtml
Normal file
3
app/views/notifier/reset_password.text.plain.rhtml
Normal file
|
@ -0,0 +1,3 @@
|
|||
Hi,
|
||||
|
||||
Your password has been reset to <%= @pass %>
|
Loading…
Add table
Add a link
Reference in a new issue