X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3d7eb387a7c3573f1a1d17df00adcaa1fb9b9fa5..fc90b7358124ce9017a94b3f6e4a779fbc28c71c:/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 %>