01421999ae
* Make text e-mails consistent with HTML ones in UserMailer * Fix UserMailer specs
8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
<%= t 'devise.mailer.password_change.title' %>
|
|
|
|
===
|
|
|
|
<%= t 'devise.mailer.password_change.explanation' %>
|
|
|
|
<%= t 'devise.mailer.password_change.extra' %>
|