X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/383b408fa7641e1d9def6db2630007c27d216f5b..b2a82f501dd50603b2d87661c48924e440453fa9:/app/views/user/account.html.erb diff --git a/app/views/user/account.html.erb b/app/views/user/account.html.erb index a4dbf81a3..94183ff42 100644 --- a/app/views/user/account.html.erb +++ b/app/views/user/account.html.erb @@ -1,5 +1,5 @@ <% content_for :heading do %> -
<%= t 'user.account.email never displayed publicly' %>
(<%= t 'user.account.openid.link text' %>)
- <% if @user.data_public? %> - <%= t 'user.account.public editing.enabled' %> - (<%= t 'user.account.public editing.enabled link text' %>) - <% else %> - <%= t 'user.account.public editing.disabled' %> - (<%= t 'user.account.public editing.disabled link text' %>) - <% end %> -
- <% if @user.terms_agreed? %> - <%= t 'user.account.contributor terms.agreed' %> - (<%= t 'user.account.contributor terms.link text' %>) - <% if @user.consider_pd? %> - <%= t 'user.account.contributor terms.agreed_with_pd' %> +
<%= t 'user.account.home location' %>
<%= t 'user.account.no home location' %>
<%= t 'user.account.update home location on click' %> checked="checked" <% end %> id="updatehome" />