X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c65f808244a5042c5b437b5f3ea8dcc6d8513002..473d7cd179b2be697c8f1d9104fd3c556d14483e:/app/views/user_mailer/_message_body.html.erb diff --git a/app/views/user_mailer/_message_body.html.erb b/app/views/user_mailer/_message_body.html.erb index d572fb9d0..851f153a2 100644 --- a/app/views/user_mailer/_message_body.html.erb +++ b/app/views/user_mailer/_message_body.html.erb @@ -3,7 +3,7 @@ <%= link_to( image_tag( - attachments["avatar.png"].url, + attachments[@avatar].url, :alt => @author, :title => @author, :width => 50,