[git] gnupg-doc - branch, preview, updated. 0b3912ee89750995ba44a6926e0bc95c3e591f2c

by Justus Winter cvs at cvs.gnupg.org
Mon May 22 16:26:31 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".

The branch, preview has been updated
       via  0b3912ee89750995ba44a6926e0bc95c3e591f2c (commit)
      from  5928829d4614c893d049deee8e10d39263cceaeb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0b3912ee89750995ba44a6926e0bc95c3e591f2c
Author: Justus Winter <justus at g10code.com>
Date:   Mon May 22 16:26:26 2017 +0200

    campaign,fr: fix lang chooser

diff --git a/web/donate/index.fr.org b/web/donate/index.fr.org
index cb4adb9..1440f0b 100644
--- a/web/donate/index.fr.org
+++ b/web/donate/index.fr.org
@@ -40,9 +40,9 @@
 	  <ul class="nav navbar-header pull-right visible-xs-inline-block lang-chooser lang-chooser-xs">
 	    <li class="dropdown">
 	      <!-- noscript: Link to the next language.  -->
-	      <a href="/donate/index.de.html"
+	      <a href="/donate/index.ja.html"
 		 class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
-		<span class="flag-icon flag-icon-usuk"></span> <span class="caret"></span></a>
+		<span class="flag-icon flag-icon-fr"></span> <span class="caret"></span></a>
 	      <ul class="dropdown-menu" role="menu">
 		<li><a href="/donate/index.html">
 		    <span class="flag-icon flag-icon-usuk"></span> English</a></li>
@@ -69,9 +69,9 @@
 	  <ul class="nav navbar-nav navbar-right hidden-xs lang-chooser">
 	    <li class="dropdown">
 	      <!-- noscript: Link to the next language.  -->
-	      <a href="/donate/index.de.html"
+	      <a href="/donate/index.ja.html"
 		 class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
-		<span class="flag-icon flag-icon-usuk"></span> <span class="caret"></span></a>
+		<span class="flag-icon flag-icon-fr"></span> <span class="caret"></span></a>
 	      <ul class="dropdown-menu" role="menu">
 		<li><a href="/donate/index.html">
 		    <span class="flag-icon flag-icon-usuk"></span> English</a></li>

-----------------------------------------------------------------------

Summary of changes:
 web/donate/index.fr.org | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list