X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2a32a0427b6d0b496d3a1bd07326b94ec4987de1..e189bafa54d2b76d77989d329a3165232d5baf97:/app/views/profiles/edit.html.erb diff --git a/app/views/profiles/edit.html.erb b/app/views/profiles/edit.html.erb index cac657ff1..ac76b4d2d 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 %>