X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/15b104f4ff4614aa78c01180b6a9b89dd5a1400f..becccea034bc1ca4609c904095f4f86e17e349b4:/app/views/user_blocks/new.html.erb diff --git a/app/views/user_blocks/new.html.erb b/app/views/user_blocks/new.html.erb index 9ea63f885..4161f6af8 100644 --- a/app/views/user_blocks/new.html.erb +++ b/app/views/user_blocks/new.html.erb @@ -3,7 +3,7 @@

<%= raw t('user_block.new.heading', :name => link_to( h(@this_user.display_name), - {:controller => 'user', :action => 'view', :display_name => @this_user.display_name})) %>

+ user_path(@this_user))) %> <% end %> <%= form_for(@user_block) do |f| %> <%= f.error_messages %>