diff --git a/BTCPayServer/Views/Wallets/WalletPSBTReady.cshtml b/BTCPayServer/Views/Wallets/WalletPSBTReady.cshtml index c0db86da7..3c74e2210 100644 --- a/BTCPayServer/Views/Wallets/WalletPSBTReady.cshtml +++ b/BTCPayServer/Views/Wallets/WalletPSBTReady.cshtml @@ -144,15 +144,21 @@ @if (!Model.HasErrors) { - + @if (!string.IsNullOrEmpty(Model.PayJoinEndpointUrl)) + { + + or + + } + else + { + + } + or } - @if (!string.IsNullOrEmpty(Model.PayJoinEndpointUrl)) - { - or - - } +