X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c7e9888bb6587649109d0c8d9e00c771da867cf9..d57dd1f4da4d4605f534607b69944e3c977e4db5:/app/views/accounts/edit.html.erb?ds=inline diff --git a/app/views/accounts/edit.html.erb b/app/views/accounts/edit.html.erb index 2fae4640a..f15bc195c 100644 --- a/app/views/accounts/edit.html.erb +++ b/app/views/accounts/edit.html.erb @@ -22,12 +22,12 @@ <%= 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" %>) + (" target="_new"><%= t ".openid.link text" %>)
- <%= t ".public editing note.currently_not_public" %> - <%= t ".public editing note.only_public_can_edit" %> - <%= t ".public editing note.find_out_why_html", :link => link_to(t(".public editing note.find_out_why"), - t(".public editing note.find_out_why_url")) %> -
-