X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b8a1a904c6273252c56998178b69f5f65d744d69..154af087869566bbe3c5871d642a40ebd596cb1f:/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" %>