X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/15b104f4ff4614aa78c01180b6a9b89dd5a1400f..7dbf8d83369cb73929080c4ba23fdd7dcd0184df:/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 %>