From ec72b4c95bce640f8b02b7885dad84640b924ffe Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 13 May 2015 12:18:22 -0400 Subject: When openid and passwordauth are the only enabled auth plugins, make the openid selector display "Password" instead of "Other", so users are more likely to click on it when they don't have an openid. --- templates/openid-selector.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/openid-selector.tmpl b/templates/openid-selector.tmpl index 0fd833042..95ba086fe 100644 --- a/templates/openid-selector.tmpl +++ b/templates/openid-selector.tmpl @@ -2,7 +2,7 @@ @@ -13,7 +13,7 @@ $(document).ready(function() {
@@ -36,7 +36,7 @@ $(document).ready(function() {
-- cgit v1.2.3