summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-08-03 14:17:06 +0200
committerChristian Grothoff <christian@grothoff.org>2020-08-03 14:17:06 +0200
commit708abb48f8f002e11d399431c959c81842eaf962 (patch)
treed0de0ffabcb7c0e6d74e4b470f28bba11232a16a /contrib
parenta7864bfc3f50450c40ed24a1cf28a0f3e6c411e3 (diff)
downloadmerchant-708abb48f8f002e11d399431c959c81842eaf962.tar.gz
merchant-708abb48f8f002e11d399431c959c81842eaf962.tar.bz2
merchant-708abb48f8f002e11d399431c959c81842eaf962.zip
ref to 6460
Diffstat (limited to 'contrib')
-rw-r--r--contrib/offer_refund.en.must2
-rw-r--r--contrib/request_payment.en.must2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/offer_refund.en.must b/contrib/offer_refund.en.must
index f2e2bb36..5aacb85d 100644
--- a/contrib/offer_refund.en.must
+++ b/contrib/offer_refund.en.must
@@ -23,7 +23,7 @@
<meta http-equiv="refresh" content="1">
</noscript>
<title>Refund available for {{order_summary}}</title>
- <!-- FIXME: inline this? How to best serve this without using 3rd party? -->
+ <!-- FIXME-6460: allow taler-merchant-httpd to serve this, so we do not use 3rd party? -->
<link rel="stylesheet"
href="https://unpkg.com/purecss@2.0.3/build/pure-min.css"
integrity="sha384-cg6SkqEOCV1NbJoCu11+bm0NvBRc8IYLRGXkmNrqUBfTjmMYwNKPWBTIKyw9mHNJ"
diff --git a/contrib/request_payment.en.must b/contrib/request_payment.en.must
index 7369a54c..a2e615ef 100644
--- a/contrib/request_payment.en.must
+++ b/contrib/request_payment.en.must
@@ -23,7 +23,7 @@
<meta http-equiv="refresh" content="1">
</noscript>
<title>Payment required for {{order_summary}}</title>
- <!-- FIXME: inline this? How to best serve this without using 3rd party? -->
+ <!-- FIXME-6460: allow taler-merchant-httpd to serve this, so we do not use 3rd party? -->
<link rel="stylesheet"
href="https://unpkg.com/purecss@2.0.3/build/pure-min.css"
integrity="sha384-cg6SkqEOCV1NbJoCu11+bm0NvBRc8IYLRGXkmNrqUBfTjmMYwNKPWBTIKyw9mHNJ"