X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d8abf0dc7e1189c99a4c34668216594ee16ba5d9..24d535237c6023d7c61468ab5c756a38896ff242:/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 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 %>