X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3b43cb33cb756c19f8c635a66053a5b99b44eb6c..42c1dec8f0f53b457e9512bcc24f26cad9df9916:/app/views/user/account.html.erb?ds=sidebyside diff --git a/app/views/user/account.html.erb b/app/views/user/account.html.erb index 759502706..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.image size hint' %>
(<%= t 'user.account.gravatar.link text' %>)
<%= t 'user.account.home location' %>
<%= t 'user.account.no home location' %>
<%= t 'user.account.update home location on click' %> checked="checked" <% end %> id="updatehome" />