diff --git a/BTCPayServer/Views/Account/SecondaryLogin.cshtml b/BTCPayServer/Views/Account/SecondaryLogin.cshtml index 0f1ac94a8..b105ad67a 100644 --- a/BTCPayServer/Views/Account/SecondaryLogin.cshtml +++ b/BTCPayServer/Views/Account/SecondaryLogin.cshtml @@ -19,12 +19,11 @@ } -
@if (Model.LoginWith2FaViewModel != null) {
- +
} @if (Model.LoginWithFido2ViewModel != null)