X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a2ff9b38f8b0c9c24ea692eaf7e1b4c21caf18b5..51994d8999a5502940046636395c6ff942784f71:/app/views/profiles/edit.html.erb?ds=sidebyside diff --git a/app/views/profiles/edit.html.erb b/app/views/profiles/edit.html.erb index ff55a0665..d755be52c 100644 --- a/app/views/profiles/edit.html.erb +++ b/app/views/profiles/edit.html.erb @@ -42,23 +42,23 @@
<%= f.primary t(".save") %> - <%= link_to t(".cancel"), user_path(current_user), :class => "btn btn-link" %> + <%= link_to t(".cancel"), current_user, :class => "btn btn-link" %> <% end %>