X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d227589a6336999c38bffc5e11655100b9a4630a..501adefb3b6d434824fb3f67c47a6cc271e962cf:/app/views/user/account.html.erb diff --git a/app/views/user/account.html.erb b/app/views/user/account.html.erb index 45a129077..a0a8fa880 100644 --- a/app/views/user/account.html.erb +++ b/app/views/user/account.html.erb @@ -44,7 +44,7 @@ Your email address will not be revealed by becoming public.
This action cannot be reversed and all new users are now public by default.


- <%= button_to t('user.account.make all my edits public button'), :action => :go_public %> + <%= button_to t('user.account.make edits public button'), :action => :go_public %> <% end %>