[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-bank] branch master updated: Restore back-office lin
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-bank] branch master updated: Restore back-office link |
Date: |
Fri, 29 Jun 2018 12:28:25 +0200 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository bank.
The following commit(s) were added to refs/heads/master by this push:
new 11218d4 Restore back-office link
11218d4 is described below
commit 11218d4b233d115b9b29edc04bf63b21fa272cee
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 29 12:28:20 2018 +0200
Restore back-office link
---
talerbank/app/templates/base.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/talerbank/app/templates/base.html
b/talerbank/app/templates/base.html
index fe5fdcd..b537b0b 100644
--- a/talerbank/app/templates/base.html
+++ b/talerbank/app/templates/base.html
@@ -40,6 +40,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', '#')
}}">Tipping/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-bank] branch master updated: Restore back-office link,
gnunet <=