X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3a599519eb49c2211bbb513fbbda65a05068b9e5..e9bea64bf6806be1b0a951fd684fa13314cb8b67:/app/views/user/account.rhtml
diff --git a/app/views/user/account.rhtml b/app/views/user/account.rhtml
index 40e8fe01a..4552c22a1 100644
--- a/app/views/user/account.rhtml
+++ b/app/views/user/account.rhtml
@@ -42,7 +42,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 all my edits public button'), :action => :go_public %>
<% end %>