diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-17 19:30:35 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-17 19:30:35 +0800 |
commit | 7856d713c97aad78b1f21fec3f3bc3f7419313e1 (patch) | |
tree | 5720e30ffa5f36a8c3d53ce0de37169d3f5cf9d9 /etc/receipt.html | |
parent | 18e9b6153cdb34a388630ce25fb5c317bc227854 (diff) |
Revert "Revert "Move the order call to transaction log""
This reverts commit 643de43dba1101d48e4da92210eb7df31bfd6d9f.
Diffstat (limited to 'etc/receipt.html')
-rw-r--r-- | etc/receipt.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/receipt.html b/etc/receipt.html index 2949186..b5cc5b5 100644 --- a/etc/receipt.html +++ b/etc/receipt.html @@ -7,7 +7,7 @@ <h1>[msg arg="__COMPANY__"]Thank you for shopping at %s[/msg]</h1> <p class="well well-small lead">[msg arg="<strong>[value mv_order_number]</strong>"]Your Order Number is %s[/msg]</p> -<p class="well well-small lead">[msg arg="<strong>[pikul_order order_number='[value mv_order_number]' insurance=0]</strong>"]Your Tracking Number is %s[/msg]</p> +<p class="well well-small lead">[msg arg="<strong>[value tracking_number]</strong>"]Your Tracking Number is %s[/msg]</p> <p>[L]Your order is being electronically processed and will be shipped soon.[/L]</p> |