diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-17 13:38:07 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2021-07-17 13:38:07 +0800 |
commit | 0b21c42c19800edc1539ba5e9732a1d9fe4f3454 (patch) | |
tree | 24b4fc5a3f38841701fbffa1934360a7e6ea4ecb /etc/receipt.html | |
parent | d388c3edd8642c2128ce7f066a2a8fc6b58535e4 (diff) |
Comment out order tag for now
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..18fd425 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>[comment][pikul_order order_number='[value mv_order_number]' insurance=0][/comment]</strong>"]Your Tracking Number is %s[/msg]</p> <p>[L]Your order is being electronically processed and will be shipped soon.[/L]</p> |