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