diff --git a/providers/class-two-factor-backup-codes.php b/providers/class-two-factor-backup-codes.php index 12601d5c..a2ed7a98 100644 --- a/providers/class-two-factor-backup-codes.php +++ b/providers/class-two-factor-backup-codes.php @@ -330,7 +330,7 @@ public function authentication_page( $user ) {
- +
- +
diff --git a/providers/class-two-factor-totp.php b/providers/class-two-factor-totp.php index 003a9774..63e25b82 100644 --- a/providers/class-two-factor-totp.php +++ b/providers/class-two-factor-totp.php @@ -349,7 +349,7 @@ public function user_two_factor_options( $user ) { /* translators: Example auth code. */ $placeholder = sprintf( __( 'eg. %s', 'two-factor' ), '123456' ); ?> - +
@@ -682,7 +682,7 @@ public function authentication_page( $user ) {- +