summaryrefslogtreecommitdiff
path: root/talermerchantdemos/templates/blog-article-refunded.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'talermerchantdemos/templates/blog-article-refunded.html.j2')
-rw-r--r--talermerchantdemos/templates/blog-article-refunded.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/talermerchantdemos/templates/blog-article-refunded.html.j2 b/talermerchantdemos/templates/blog-article-refunded.html.j2
index 6a2e139..25b0af8 100644
--- a/talermerchantdemos/templates/blog-article-refunded.html.j2
+++ b/talermerchantdemos/templates/blog-article-refunded.html.j2
@@ -5,7 +5,7 @@
<p>
{{
- gettext("Your payment (order ID <tt>{order}<tt>) for the article "{article}" has been refunded.").format(order=order_id,article=article_name)
+ gettext("Your payment (order ID <tt>{order}<tt>) for the article \"{article}\" has been refunded.").format(order=order_id,article=article_name)
}}
</p>