diff --git a/BTCPayServer/Views/Invoice/Checkout-Body.cshtml b/BTCPayServer/Views/Invoice/Checkout-Body.cshtml index edf9c834c..b50dca7c9 100644 --- a/BTCPayServer/Views/Invoice/Checkout-Body.cshtml +++ b/BTCPayServer/Views/Invoice/Checkout-Body.cshtml @@ -203,10 +203,10 @@
{{$t("This invoice has been paid")}}
- + - @@ -236,10 +236,10 @@ {{srvModel.orderId}} - + {{$t("Return to StoreName", srvModel)}} - diff --git a/BTCPayServer/Views/Invoice/Checkout.cshtml b/BTCPayServer/Views/Invoice/Checkout.cshtml index 4cc150396..5b32baa72 100644 --- a/BTCPayServer/Views/Invoice/Checkout.cshtml +++ b/BTCPayServer/Views/Invoice/Checkout.cshtml @@ -173,7 +173,8 @@ emailAddressFormSubmitting: false, lineItemsExpanded: false, changingCurrencies: false, - loading: true + loading: true, + isModal: initialSrvModel.isModal }, computed: { expiringSoon: function(){