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