]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/login.html.erb
Patch classes on the locate control
[rails.git] / app / views / user / login.html.erb
index e6efdc5ce72460a2bd9421efea843fb6544b94a1..3d28a770aa303a3da94a8f1079a122146c282413 100644 (file)
@@ -55,6 +55,9 @@
           <% if defined?(WINDOWSLIVE_AUTH_ID) -%>
           <li><%= auth_button "windowslive", "windowslive" %></li>
           <% end -%>
+          <% if defined?(GITHUB_AUTH_ID) -%>
+          <li><%= auth_button "github", "github" %></li>
+          <% end -%>
           <li><%= auth_button "yahoo", "openid", :openid_url => "yahoo.com" %></li>
           <li><%= auth_button "wordpress", "openid", :openid_url => "wordpress.com" %></li>
           <li><%= auth_button "aol", "openid", :openid_url => "aol.com" %></li>