X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a8e8ba1a64d4f82c74003b5fc05c6fc89a10cc65..c167ec0f9b3ad0c4ebe223d86ffbaf61997e36b2:/app/views/accounts/edit.html.erb?ds=sidebyside diff --git a/app/views/accounts/edit.html.erb b/app/views/accounts/edit.html.erb index ba809d16a..0dcab17b0 100644 --- a/app/views/accounts/edit.html.erb +++ b/app/views/accounts/edit.html.erb @@ -61,5 +61,5 @@

<%= t ".public editing note.heading" %>

<%= t ".public editing note.html" %> - <%= button_to t(".make edits public button"), :action => :go_public %> + <%= button_to t(".make edits public button"), user_go_public_path %> <% end %>