[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-survey] branch master updated: newline after congrat
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-survey] branch master updated: newline after congrats message |
Date: |
Tue, 21 Nov 2017 13:05:40 +0100 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository survey.
The following commit(s) were added to refs/heads/master by this push:
new 11a4fb1 newline after congrats message
11a4fb1 is described below
commit 11a4fb101bb2bd8dc00c2f5de3033f4c42161bfc
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Nov 21 13:05:23 2017 +0100
newline after congrats message
---
talersurvey/survey/templates/index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/talersurvey/survey/templates/index.html
b/talersurvey/survey/templates/index.html
index f842d6a..ffb871e 100644
--- a/talersurvey/survey/templates/index.html
+++ b/talersurvey/survey/templates/index.html
@@ -11,6 +11,7 @@
<form action="{{ url('/survey') }}" method="post">
{% if success %}
<strong>Congratulations, your reward has been successfully
submitted!</strong>
+ <br>
{% endif %}
What do you prefer?<br>
<input type="radio" name="paypref" value="taler">
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-survey] branch master updated: newline after congrats message,
gnunet <=