diff --git a/web/templates/sales/get_sale/item_received.html b/web/templates/sales/get_sale/item_received.html index 2412402..d6d8a26 100644 --- a/web/templates/sales/get_sale/item_received.html +++ b/web/templates/sales/get_sale/item_received.html @@ -1,7 +1,7 @@ {% if request.user == sale.bid.bidder %}

Hey {{ sale.bid.bidder.username }},

It sounds like your order was successful. The seller will be sent their funds from the transaction out of the escrow wallet. You are good to go!

-

If you found the site useful and had a good experience, please consider donating to the developer address provided at the bottom of the page.

+

If you found the site useful and had a good experience, please consider sending a tip to the developer address provided at the bottom of the page.

Thanks for using {{ site_meta.name }}!


Please provide me with any feedback so I can make the process better in the future.

@@ -23,7 +23,7 @@

Payout Address: {{ sale.item.payout_address }}

Payout Transaction ID: {{ sale.seller_payout_transaction }}


-

If you found the site useful and had a good experience, please consider donating to the developer address provided at the bottom of the page.

+

If you found the site useful and had a good experience, please consider sending a tip to the developer address provided at the bottom of the page.

Thanks for using {{ site_meta.name }}!


Please provide me with any feedback so I can make the process better in the future.