[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-survey] branch master updated: Restore back-office l
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-survey] branch master updated: Restore back-office link |
Date: |
Fri, 29 Jun 2018 12:27:45 +0200 |
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 ba3265c Restore back-office link
ba3265c is described below
commit ba3265cc4cf2fd59ed9ec91290f80c47bc4ec4e5
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 29 12:27:39 2018 +0200
Restore back-office link
---
talersurvey/survey/templates/base.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/talersurvey/survey/templates/base.html
b/talersurvey/survey/templates/base.html
index 806ba63..433d6b1 100644
--- a/talersurvey/survey/templates/base.html
+++ b/talersurvey/survey/templates/base.html
@@ -35,6 +35,7 @@
<li><a href="{{ env('TALER_ENV_URL_MERCHANT_BLOG', '#') }}">Essay
Shop</a></li>
<li><a href="{{ env('TALER_ENV_URL_MERCHANT_DONATIONS', '#')
}}">Donations</a></li>
<li><a href="{{ env('TALER_ENV_URL_MERCHANT_SURVEY', '#')
}}">Survey</a></li>
+ <li><a href="{{ env('TALER_ENV_URL_BACKOFFICE', '#')
}}">Back-office</a></li>
</ul>
<p>You can learn more about Taler on our main <a
href="https://taler.net">website</a>.</p>
</div>
--
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: Restore back-office link,
gnunet <=