X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7054cea48ee9728c155334b48777a5f25db89af8..d6ec3bbc60fad0332abb9ea1325c408b45f098f9:/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| %>