diff --git a/html/includes/authentication/twofactor.lib.php b/html/includes/authentication/twofactor.lib.php index 70cfed8acf..af175a5ec9 100644 --- a/html/includes/authentication/twofactor.lib.php +++ b/html/includes/authentication/twofactor.lib.php @@ -168,24 +168,31 @@ function twofactor_form($form=true){ $ret = ""; if( $form ) { $ret .= ' -
'; +
+
+
+
+

+
+ +
+

+
+
+
+ '; } $ret .= '
-
-

Please Enter TwoFactor Token:

+
+
- -
- -
-
-
-
- +
+
+
'; $ret .= ''; if( $form ) {