diff --git a/shared/interfaces/Catcrafts.Shared-Views.cppm b/shared/interfaces/Catcrafts.Shared-Views.cppm index 68eca9b..1ecc5b9 100644 --- a/shared/interfaces/Catcrafts.Shared-Views.cppm +++ b/shared/interfaces/Catcrafts.Shared-Views.cppm @@ -768,7 +768,10 @@ SafeHtml RenderPayFieldset(const Form::Checkout& prev, SafeHtml payError, ? Format( R"()", Attr("value", std::string(Form::kPayBank)), wantsCrypto ? SafeHtml{} : Raw(" checked")) : SafeHtml{}; @@ -780,7 +783,9 @@ SafeHtml RenderPayFieldset(const Form::Checkout& prev, SafeHtml payError, R"()" R"(Cryptocurrency
EURC, a euro )" R"(stablecoin. The amount to send is the )" - R"(euro total exactly with no exchange rate.
)" + R"(euro total exactly, with no exchange rate; the receiving address )" + R"(and the networks it takes appear on the order page, and stay )" + R"(reserved for about a day.)" R"({})" R"()", bankOption,