X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c20160d313286739fc14e89162a3afff6ccc906f..154af087869566bbe3c5871d642a40ebd596cb1f:/app/views/application/_auth_providers.html.erb
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" %>