X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f4571eeb7cb4f920bb5d642c9e1c37c9495fc6ba..501adefb3b6d434824fb3f67c47a6cc271e962cf:/app/views/user/account.html.erb diff --git a/app/views/user/account.html.erb b/app/views/user/account.html.erb index 15a8f6827..a0a8fa880 100644 --- a/app/views/user/account.html.erb +++ b/app/views/user/account.html.erb @@ -29,7 +29,7 @@
-

<%= submit_tag t('user.account.save changes button') %> +
<%= submit_tag t('user.account.save changes button') %>
@@ -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 %>