diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-18 12:07:14 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-18 12:07:14 +0800 |
commit | 3fe050402dc2afbee8ecc5d3f67576790f7c5d62 (patch) | |
tree | 592eb44829c511316f978268e585a5fe24dea9a1 /etc | |
parent | e665098bcee30191709208cc1a6c3b224603aba7 (diff) |
Insurance isn't user's decision
Diffstat (limited to 'etc')
-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..6e853f9 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>[pikul_order [value mv_order_number]]</strong>"]Your Tracking Number is %s[/msg]</p> <p>[L]Your order is being electronically processed and will be shipped soon.[/L]</p> |