From 5fd27ab56089edda167b779d2d9335a3205800f9 Mon Sep 17 00:00:00 2001 From: colorfulberry Date: Wed, 27 May 2020 09:59:03 +0800 Subject: [PATCH] feat: fix signin --- custom/templates/user/auth/signin_inner.tmpl | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/custom/templates/user/auth/signin_inner.tmpl b/custom/templates/user/auth/signin_inner.tmpl index 9c985cec3..f1206d63b 100644 --- a/custom/templates/user/auth/signin_inner.tmpl +++ b/custom/templates/user/auth/signin_inner.tmpl @@ -1,12 +1,13 @@ {{if or (not .LinkAccountMode) (and .LinkAccountMode .LinkAccountModeSignIn)}} {{template "base/alert" .}} {{end}} - +
@@ -25,7 +26,7 @@
{{end}}
- +
@@ -57,7 +58,7 @@
{{end}} - +
@@ -69,7 +70,7 @@ {{end}}
- + {{if and .OrderedOAuth2Names .OAuth2Providers}}