From d91c3d124113b46d57c335c7114f06a41965d936 Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Wed, 26 Apr 2017 12:14:59 +1000 Subject: [PATCH] Format reset password instructions like Spree --- .../spree/user_mailer/reset_password_instructions.text.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/spree/user_mailer/reset_password_instructions.text.erb b/app/views/spree/user_mailer/reset_password_instructions.text.erb index 1d3075abb1..595b1cc6aa 100644 --- a/app/views/spree/user_mailer/reset_password_instructions.text.erb +++ b/app/views/spree/user_mailer/reset_password_instructions.text.erb @@ -1,5 +1,7 @@ <%= t('.request_sent_text') %> + <%= t('.link_text') %> + <%= @edit_password_reset_url %> <%= t('.issue_text') %>