gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-merchant-frontends] branch master updated: fix marku


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant-frontends] branch master updated: fix markup
Date: Sun, 15 Oct 2017 22:28:29 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository merchant-frontends.

The following commit(s) were added to refs/heads/master by this push:
     new afb80a1  fix markup
afb80a1 is described below

commit afb80a160d5fee3cd57f1fd9b10f3fab216ab3b3
Author: Florian Dold <address@hidden>
AuthorDate: Sun Oct 15 22:28:26 2017 +0200

    fix markup
---
 talerfrontends/blog/templates/article_refunded.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talerfrontends/blog/templates/article_refunded.html 
b/talerfrontends/blog/templates/article_refunded.html
index 8367eba..d6e49d7 100644
--- a/talerfrontends/blog/templates/article_refunded.html
+++ b/talerfrontends/blog/templates/article_refunded.html
@@ -1,6 +1,6 @@
 {% extends "templates/base.html" %}
 {% block main %}
-  <h1>Article refunded<h1>
+  <h1>Article refunded</h1>
   Unfortunately you can't view the article {{ article_name }}, since the
   payment for it was refunded.
 {% endblock main %}

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]