summaryrefslogtreecommitdiffstats
path: root/app/views/user_mailer/reconfirmation_instructions.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/user_mailer/reconfirmation_instructions.html.haml')
-rw-r--r--app/views/user_mailer/reconfirmation_instructions.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/user_mailer/reconfirmation_instructions.html.haml b/app/views/user_mailer/reconfirmation_instructions.html.haml
index 7f10ba94fdd..2d56e01485c 100644
--- a/app/views/user_mailer/reconfirmation_instructions.html.haml
+++ b/app/views/user_mailer/reconfirmation_instructions.html.haml
@@ -17,7 +17,7 @@
%tbody
%tr
%td
- = image_tag full_pack_url('media/images/mailer/icon_email.png'), alt: ''
+ = image_tag full_pack_url('static/mailer/icon_email.png'), alt: ''
%h1= t 'devise.mailer.reconfirmation_instructions.title'
%p.lead= t 'devise.mailer.reconfirmation_instructions.explanation'