X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a5a7ee116cf8cc25e1115ef7aa7b8710f673882d..fd3c7b23c50df8d4bb6345087ff7aa217e562482:/app/views/profiles/edit.html.erb?ds=inline diff --git a/app/views/profiles/edit.html.erb b/app/views/profiles/edit.html.erb index 5bf7426f2..d755be52c 100644 --- a/app/views/profiles/edit.html.erb +++ b/app/views/profiles/edit.html.erb @@ -42,18 +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 %>