Update disabled-panel.blade.php

pull/6071/head
Shlee 1 year ago committed by GitHub
parent 062ec55207
commit c95a65cd41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -8,11 +8,11 @@
Two factor authentication is not enabled yet.
</p>
<p class="text-muted">
Two-factor authentication adds an additional layer of security to your account by requiring more than just a password to log in. <a href="#">Learn more</a>.
Two-factor authentication adds an additional layer of security to your account by requiring more than just a password to log in.
</p>
<p class="mb-0">
<a class="btn btn-success font-weight-bold" href="{{route('settings.security.2fa.setup')}}">Enable two-factor authentication</a>
</p>
</div>
</li>
</ul>
</ul>

Loading…
Cancel
Save