X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7e5cbe87ed37f9cba8224fa4049047d7f981f66a..72177a3f20d31e081372f5174b72354192e40a3b:/app/views/user_blocks/edit.html.erb?ds=sidebyside
diff --git a/app/views/user_blocks/edit.html.erb b/app/views/user_blocks/edit.html.erb
index db7c5e057..88441a15d 100644
--- a/app/views/user_blocks/edit.html.erb
+++ b/app/views/user_blocks/edit.html.erb
@@ -1,8 +1,6 @@
<% @title = t ".title", :name => @user_block.user.display_name %>
<% content_for :heading do %>
-
<%= t(".heading_html",
- :name => link_to(@user_block.user.display_name,
- user_path(@user_block.user))) %>
+ <%= t(".heading_html", :name => link_to(@user_block.user.display_name, @user_block.user)) %>