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