commit 708abb48f8f002e11d399431c959c81842eaf962
parent a7864bfc3f50450c40ed24a1cf28a0f3e6c411e3
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 3 Aug 2020 14:17:06 +0200
ref to 6460
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git 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
@@ -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"