diff --git a/BTCPayServer/Views/Invoice/Checkout-Body.cshtml b/BTCPayServer/Views/Invoice/Checkout-Body.cshtml index 2713995a1..154764c71 100644 --- a/BTCPayServer/Views/Invoice/Checkout-Body.cshtml +++ b/BTCPayServer/Views/Invoice/Checkout-Body.cshtml @@ -220,8 +220,7 @@
{{$t("What happened?")}}
-
- {{$t("InvoiceExpired_Body_1", {storeName: srvModel.storeName, maxTimeMinutes: @Model.MaxTimeMinutes})}} +
{{$t("InvoiceExpired_Body_2")}} @@ -238,7 +237,7 @@
- {{$t("Return to StoreName", srvModel)}} +
- {{$t("CompletePay_Body", srvModel)}} +
{{$t("Copied")}} @@ -171,7 +171,7 @@ @if (Model.ShowRecommendedFee) { }