This commit is contained in:
parent
eb655b24b6
commit
25805a093a
20 changed files with 788 additions and 805 deletions
|
|
@ -156,7 +156,7 @@ std::string BuildOrderConfirmationEmail(const OrderRecord& o,
|
|||
"(gpg --verify) without this shop's help. Keep the file with your "
|
||||
"records — receipts are not hosted forever.\n\n";
|
||||
|
||||
m += "Devices are sourced, flashed and tested to order — allow up to a "
|
||||
m += "Goods are sourced, prepared and tested to order. Allow up to a "
|
||||
"week between payment and dispatch. The order page tracks it:\n\n";
|
||||
m += std::format(" {}\n\n", orderUrl);
|
||||
m += "That link is the key to the order: anyone holding it can read the "
|
||||
|
|
|
|||
Loading…
Reference in a new issue