This commit is contained in:
parent
5be98cff96
commit
c9c8e9ace8
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ std::string BuildOrderConfirmationEmail(const OrderRecord& o,
|
||||||
m += std::format("* Paid via: {}\n\n", o.paidVia);
|
m += std::format("* Paid via: {}\n\n", o.paidVia);
|
||||||
}
|
}
|
||||||
m += "It funds the open-source work directly and will appear in the "
|
m += "It funds the open-source work directly and will appear in the "
|
||||||
"running total on https://catcrafts.net/financials — as an "
|
"running total on https://catcrafts.net/financials as an "
|
||||||
"aggregate, never individually. No VAT applies to a donation and "
|
"aggregate, never individually. No VAT applies to a donation and "
|
||||||
"no invoice is issued; this email and the donation page are the "
|
"no invoice is issued; this email and the donation page are the "
|
||||||
"receipt:\n\n";
|
"receipt:\n\n";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue