X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/fe7996586927f46f048625fe38ccebc43415d5dd..19d62168607b8a355156b2c2e089b615ab4c9381:/app/views/accounts/edit.html.erb diff --git a/app/views/accounts/edit.html.erb b/app/views/accounts/edit.html.erb index 2017bee0a..7aad944d3 100644 --- a/app/views/accounts/edit.html.erb +++ b/app/views/accounts/edit.html.erb @@ -16,17 +16,17 @@ <%= f.password_field :pass_crypt, :value => "", :autocomplete => "new-password" %> <%= f.password_field :pass_crypt_confirmation, :value => "", :autocomplete => "new-password" %> -
- -
+
+ +
<%= f.select(:auth_provider, Auth.providers, :hide_label => true, :wrapper => { :class => "col-auto mb-0" }) %> <%= f.text_field(:auth_uid, :hide_label => true, :wrapper => { :class => "col mb-0" }) %>
(" target="_new"><%= t ".openid.link text" %>)
-
- +
+ <% if current_user.data_public? %> <%= t ".public editing.enabled" %> @@ -38,8 +38,8 @@
-
- +
+ <% if current_user.terms_agreed? %> <%= t ".contributor terms.agreed" %>