X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c20160d313286739fc14e89162a3afff6ccc906f..bcf5782fb5a3a916ea036ce78ecd2a1208ace87f:/app/views/application/_auth_providers.html.erb?ds=sidebyside diff --git a/app/views/application/_auth_providers.html.erb b/app/views/application/_auth_providers.html.erb index 3edc6edd2..221e70472 100644 --- a/app/views/application/_auth_providers.html.erb +++ b/app/views/application/_auth_providers.html.erb @@ -37,7 +37,7 @@ <%= hidden_field_tag("referer", params[:referer], :autocomplete => "off") %> <%= text_field_tag("openid_url", "https://", :tabindex => 20, :autocomplete => "on", :class => "form-control") %> - (" target="_new"><%= t "accounts.edit.openid.link text" %>) + (" target="_new"><%= t "accounts.show.openid.link text" %>) <%= submit_tag t(".openid_login_button"), :tabindex => 21, :class => "btn btn-primary" %>