Replace MySpace with AOL in the OpenID login buttons
This commit is contained in:
parent
f539c79a56
commit
26b42dbe97
4 changed files with 8 additions and 8 deletions
|
@ -29,13 +29,13 @@
|
|||
end
|
||||
%>
|
||||
</td>
|
||||
<td><%= openid_button "yahoo", "me.yahoo.com" %></td>
|
||||
<td><%= openid_button "google", "gmail.com" %></td>
|
||||
<td><%= openid_button "yahoo", "me.yahoo.com" %></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><%= openid_button "myopenid", "myopenid.com" %></td>
|
||||
<td><%= openid_button "wordpress", "wordpress.com" %></td>
|
||||
<td><%= openid_button "myspace", "myspace.com" %></td>
|
||||
<td><%= openid_button "aol", "aol.com" %></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
|
@ -1540,21 +1540,21 @@ en:
|
|||
openid:
|
||||
title: Login with OpenID
|
||||
alt: Login with an OpenID URL
|
||||
yahoo:
|
||||
title: Login with Yahoo
|
||||
alt: Login with a Yahoo OpenID
|
||||
google:
|
||||
title: Login with Google
|
||||
alt: Login with a Google OpenID
|
||||
yahoo:
|
||||
title: Login with Yahoo
|
||||
alt: Login with a Yahoo OpenID
|
||||
myopenid:
|
||||
title: Login with myOpenID
|
||||
alt: Login with a myOpenID OpenID
|
||||
wordpress:
|
||||
title: Login with Wordpress
|
||||
alt: Login with a Wordpress OpenID
|
||||
myspace:
|
||||
title: Login with MySpace
|
||||
alt: Login with a MySpace OpenID
|
||||
aol:
|
||||
title: Login with AOL
|
||||
alt: Login with an AOL OpenID
|
||||
logout:
|
||||
title: "Logout"
|
||||
heading: "Logout from OpenStreetMap"
|
||||
|
|
BIN
public/images/aol.png
Normal file
BIN
public/images/aol.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue