From 8988634740c91717782f23a989453fb7ad94e1e5 Mon Sep 17 00:00:00 2001 From: lance Date: Fri, 7 Feb 2020 13:46:39 -0800 Subject: [PATCH] simple template update. --- web/templates/sales/get_sale/no_payment_received.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/sales/get_sale/no_payment_received.html b/web/templates/sales/get_sale/no_payment_received.html index 00d7ce4..a4797ee 100644 --- a/web/templates/sales/get_sale/no_payment_received.html +++ b/web/templates/sales/get_sale/no_payment_received.html @@ -17,7 +17,7 @@ {% endfor %} -

Once the payments are confirmed for {{ site_meta.block_confirmations }} blocks the transaction will continue.

+

Once the payments are confirmed for {{ site_meta.block_confirmations }} blocks and enough funds have been sent the transaction will continue.

{% else %}