diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-17 19:43:01 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-17 19:43:01 +0800 |
commit | 189eb5ec8c5073b5db549a8f29413e1155383c86 (patch) | |
tree | 5720e30ffa5f36a8c3d53ce0de37169d3f5cf9d9 /etc/receipt.html | |
parent | 0523796a93081f27a70ef2f6f61f3d11ab5471f2 (diff) |
Revert "Revert "Revert "Revert "Move the order call to transaction log""""
This reverts commit 0523796a93081f27a70ef2f6f61f3d11ab5471f2.
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> |