From 5b459737a50d83ff94490d86d1b9a4438d4b50a1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 13 May 2015 18:37:24 -0400 Subject: Converted openid-selector into a more generic loginselector helper plugin. --- templates/login-selector.tmpl | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'templates') diff --git a/templates/login-selector.tmpl b/templates/login-selector.tmpl index e3a91fef2..9b68838dc 100644 --- a/templates/login-selector.tmpl +++ b/templates/login-selector.tmpl @@ -6,7 +6,7 @@ $(document).ready(function() { 'openid_identifier', { 'openid': 1, - 'email': 1, + 'email': 1, }, 'otherform', '' @@ -27,23 +27,23 @@ $(document).ready(function() {
-
-

OpenId login:

- - - +
+

OpenId login:

+ + + +
-
-
-

Email login:

- - - - + +
+

Email login:

+ + + +
-
-- cgit v1.2.3