X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ddac660f3b7cc09a7718f20d1b857b0794d5a4ef..eb0f95b6aeec77058395975d7e9b0aba076d71c1:/app/views/friendships/make_friend.html.erb diff --git a/app/views/friendships/make_friend.html.erb b/app/views/friendships/make_friend.html.erb index 3dcdd6d64..f5c2b9c0c 100644 --- a/app/views/friendships/make_friend.html.erb +++ b/app/views/friendships/make_friend.html.erb @@ -1,5 +1,5 @@ <% content_for :heading do %> -

<%= t ".heading", :user => @new_friend.display_name %>

+

<%= t ".heading", :user => @friend.display_name %>

<% end %> <%= bootstrap_form_tag do |f| %>