web/satellite: Fix subtitle in disable 2FA (#4285)

Co-authored-by: littleskunk <jens.heimbuerge@googlemail.com>
Co-authored-by: Stefan Benten <mail@stefan-benten.de>
This commit is contained in:
nerdatwork 2021-12-14 18:07:17 +05:30 committed by GitHub
parent 911540e76e
commit f83a801eff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
<div class="disable-mfa__container">
<h1 class="disable-mfa__container__title">Two-Factor Authentication</h1>
<p class="disable-mfa__container__subtitle">
Scan this QR code in your favorite TOTP app to get started.
Enter code from your favorite TOTP app to disable 2FA.
</p>
<div class="disable-mfa__container__confirm">
<h2 class="disable-mfa__container__confirm__title">Confirm Authentication Code</h2>