Merge pull request #6071 from pixelfed/shleeable-patch-2

[BugFix] Update disabled-panel.blade.php - Remove dead Read Me Link
pull/6083/head
(dan)iel (sup)ernault 4 months ago committed by GitHub
commit 01b0ad2338
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