diff options
Diffstat (limited to 'lib/classes/TwoFactorAuth.php')
| -rw-r--r-- | lib/classes/TwoFactorAuth.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/classes/TwoFactorAuth.php b/lib/classes/TwoFactorAuth.php index 7fd9f45..3582b6f 100644 --- a/lib/classes/TwoFactorAuth.php +++ b/lib/classes/TwoFactorAuth.php @@ -215,6 +215,7 @@ final class TwoFactorAuth ) ); } + PageLayout::setBodyElementId('tfa-confirmation-screen'); echo $GLOBALS['template_factory']->render( 'tfa-validate.php', |
