Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mastodon/app/views/user_mailer/password_change.text.erb
Eugen Rochko 01421999ae
Make text e-mails consistent with HTML ones in UserMailer (#6291)
* Make text e-mails consistent with HTML ones in UserMailer

* Fix UserMailer specs
2018-01-20 01:32:05 +01:00

7 lines
154 B
Text

<%= t 'devise.mailer.password_change.title' %>
===
<%= t 'devise.mailer.password_change.explanation' %>
<%= t 'devise.mailer.password_change.extra' %>