X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9f0ea60679c5e13ec321572f02afa5d265ce0c46..e09b187cae178c000a683635d408cab72dc3d35b:/app/views/user/login.html.erb diff --git a/app/views/user/login.html.erb b/app/views/user/login.html.erb index c2f801c15..72c768713 100644 --- a/app/views/user/login.html.erb +++ b/app/views/user/login.html.erb @@ -45,7 +45,7 @@ page[:openid_submit].show end %> - <%= openid_button "yahoo", "yahoo.com" %> + <%= openid_button "yahoo", "me.yahoo.com" %> <%= openid_button "google", "gmail.com" %> <%= openid_button "myopenid", "myopenid.com" %> <%= openid_button "wordpress", "wordpress.com" %> @@ -54,7 +54,7 @@ - @@ -66,7 +66,7 @@ - +
+ <%= t 'user.login.openid', :logo => openid_logo %> <%= text_field_tag("openid_url", "", { :size => 28, :maxlength => 255, :tabindex => 3, :class => "openid_url" }) %>
<%= check_box_tag "remember_me", "yes", false, :tabindex => 5 %>