gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-survey] 02/05: Optimizing #5591.


From: gnunet
Subject: [GNUnet-SVN] [taler-survey] 02/05: Optimizing #5591.
Date: Fri, 29 Mar 2019 18:32:00 +0100

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

marcello pushed a commit to branch stable
in repository survey.

commit 0bdaae8356c5935c5f5bec762f8e309b8a046db4
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Feb 25 18:49:18 2019 +0100

    Optimizing #5591.
---
 talersurvey/survey/templates/index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/talersurvey/survey/templates/index.html 
b/talersurvey/survey/templates/index.html
index 47b69fb..ef2db87 100644
--- a/talersurvey/survey/templates/index.html
+++ b/talersurvey/survey/templates/index.html
@@ -8,7 +8,8 @@
     </p>
   </div>
   <div class="taler-installed-hide">
-    <p>The survey is not possible without the wallet; please enable/install 
one!</p>
+    <p>The survey is not possible without the wallet;
+       please <a href="https://{{ env('TALER_ENV_NAME', www) 
}}.taler.net/">install one!</a></p>
   </div>
   <div class="taler-installed-show">
     <form action="{{ url_for('submit_survey') }}" method="post" 
class="pure-form pure-form-stacked">

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



reply via email to

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