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
8
app/views/notifier/lost_password.text.plain.rhtml
Normal file
8
app/views/notifier/lost_password.text.plain.rhtml
Normal file
|
@ -0,0 +1,8 @@
|
|||
Hi,
|
||||
|
||||
Someone (possibly you) has asked for the password to be reset on this
|
||||
email addresses openstreetmap.org account.
|
||||
|
||||
If this is you, please click the link below to reset your password.
|
||||
|
||||
<%= @url %>
|
Loading…
Add table
Add a link
Reference in a new issue