summaryrefslogtreecommitdiff
path: root/contrib/offer_refund.en.must
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/offer_refund.en.must')
-rw-r--r--contrib/offer_refund.en.must2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/offer_refund.en.must b/contrib/offer_refund.en.must
index b166fea3..62766ad7 100644
--- a/contrib/offer_refund.en.must
+++ b/contrib/offer_refund.en.must
@@ -90,7 +90,7 @@ body {
<body>
<script>
- let checkUrl = "{{order_status_url}}";
+ let checkUrl = "{{& order_status_url }}";
let delayMs = 500;
function check() {
let req = new XMLHttpRequest();