gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-web-common] branch master updated: Fix backoffice li


From: gnunet
Subject: [GNUnet-SVN] [taler-web-common] branch master updated: Fix backoffice link.
Date: Wed, 01 Mar 2017 15:56:25 +0100

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

marcello pushed a commit to branch master
in repository web-common.

The following commit(s) were added to refs/heads/master by this push:
     new 8f51cdc  Fix backoffice link.
     new 61268e6  Merge branch 'master' of taler.net:web-common
8f51cdc is described below

commit 8f51cdc9a7e7841c39829397bb21b60d63d79df4
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Mar 1 15:56:17 2017 +0100

    Fix backoffice link.
---
 dropdown-navbar.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dropdown-navbar.html b/dropdown-navbar.html
index 2931f7e..7e73fcd 100644
--- a/dropdown-navbar.html
+++ b/dropdown-navbar.html
@@ -47,7 +47,7 @@
         <a href="redir_app_rel/donations" class="m_demo" 
id="donations">Donations</a>
       </li>
       <li>
-        <a href="/blog/track" class="m_demo" 
id="backoffice">Back&nbsp;office</a>
+        <a href="/blog/backoffice" class="m_demo" 
id="backoffice">Back&nbsp;office</a>
       </li>
     </ul>
   </div>

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



reply via email to

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