gnunet-svn
[Top][All Lists]
Advanced

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

[taler-www] branch master updated: Link to taler-systems.com open new br


From: gnunet
Subject: [taler-www] branch master updated: Link to taler-systems.com open new browser window and is localized
Date: Tue, 22 Feb 2022 08:19:38 +0100

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

skuegel pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 7a38ab5  Link to taler-systems.com open new browser window and is 
localized
7a38ab5 is described below

commit 7a38ab5228747c502c7c60c0a15152af4d9198b1
Author: Stefan Kügel <skuegel@web.de>
AuthorDate: Tue Feb 22 08:18:57 2022 +0100

    Link to taler-systems.com open new browser window and is localized
    
    Signed-off-by: Stefan Kügel <skuegel@web.de>
---
 common/navigation.j2.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index 75e44fd..8114f85 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -24,7 +24,7 @@
       {{ navlink('principles.html', _('Principles')) }}
       {{ navlink('docs.html', _('Docs')) }}
       {{ navlink('news/index.html', _('News')) }}
-      <a class="nav-link" href="https://taler-systems.com/";>{{ _('Company') 
}}</a>
+      <a class="nav-link" href="https://taler-systems.com/{{ 
url_localized('index.html') }}" target="_blank" rel="noopener noreferrer">{{ 
_('Company') }}</a>
     </div>
 
     <div class="nav-item dropdown">

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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