From 0bd59381adb9864f25c1b7c59fbde45cfa9d807b Mon Sep 17 00:00:00 2001 From: neon <78957398+neonn@users.noreply.github.com> Date: Fri, 9 Sep 2022 20:18:54 +0000 Subject: [PATCH] Center-aligning content of WebAuthN page (#21127) This attempts to correct #21126 , where the content of the page is not center-aligned. (Note: I think this contains the right commits - but, those other commits seem superfluous. I'm not sure I've made the pull request correctly. I don't often use the pull request pattern when working, opting to use the merge-request pattern instead for my workplace. If there are any issues, please let me know and I will try to correct them.) Co-authored-by: wxiaoguang --- templates/user/auth/webauthn.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/user/auth/webauthn.tmpl b/templates/user/auth/webauthn.tmpl index 8e82c12fc..304d199da 100644 --- a/templates/user/auth/webauthn.tmpl +++ b/templates/user/auth/webauthn.tmpl @@ -1,7 +1,7 @@ {{template "base/head" .}}
-
+

{{.locale.Tr "twofa"}}