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:
parent
911540e76e
commit
f83a801eff
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user