[git] gnupg-doc - branch, preview, updated. 895c8de0ad9e2eef64bc4de83b716f9df019bb92

by Werner Koch cvs at cvs.gnupg.org
Tue May 16 12:06:07 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  895c8de0ad9e2eef64bc4de83b716f9df019bb92 (commit)
      from  f0aa26d6c95050dcb03f57858776953fbc3ad2c3 (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 895c8de0ad9e2eef64bc4de83b716f9df019bb92
Author: Werner Koch <wk at gnupg.org>
Date:   Tue May 16 12:01:41 2017 +0200

    campaign: Fix links on German campaign page.

diff --git a/web/donate/index.de.org b/web/donate/index.de.org
index 214682f..04f1f5d 100644
--- a/web/donate/index.de.org
+++ b/web/donate/index.de.org
@@ -35,7 +35,10 @@
             <span class="icon-bar"></span>
           </button>
           <a class="navbar-brand" href="/" title="Home"><img class="navbar-brand" alt="GnuPG" src="/share/gnupg-lock-white-250x250.png"></a>
-	  <a class="navbar-right visible-xs-inline pull-right btn btn-default btn-sm navbar-btn" style="margin-right: 10px" href="/donate/donate.html" role="button">♥ GnuPG unterstützen</a>
+	  <a class="navbar-right visible-xs-inline pull-right btn btn-default btn-sm navbar-btn"
+             style="margin-right: 10px"
+              href="/donate/donate.de.html"
+              role="button">♥ GnuPG unterstützen</a>
         </div>
 
         <div id="navbar" class="navbar-collapse collapse">
@@ -99,23 +102,23 @@
 	    </div>
 	    <div class="col-xs-12 col-sm-6 col-lg-12">
 	      <a class="btn btn-primary btn-lg btn-block" role="button"
-                 href="/cgi-bin/procdonate.cgi?mode=preset;plan=12-10-eur"
+href="/cgi-bin/procdonate.cgi?mode=preset&plan=12-10-eur&lang=de"
                  > 10 € pro Monat spenden</a>
 	      <div class="row" style="margin-top: 1em;">
 		<div class="col-xs-6">
 		  <a class="btn btn-default btn-md btn-block" role="button"
-                     href="/cgi-bin/procdonate.cgi?mode=preset;plan=12-5-eur"
+href="/cgi-bin/procdonate.cgi?mode=preset&plan=12-5-eur&lang=de"
                      >5 € pro Monat</a>
 		</div>
 		<div class="col-xs-6">
 		  <a class="btn btn-default btn-md btn-block" role="button"
-                     href="/cgi-bin/procdonate.cgi?mode=preset;plan=12-20-eur"
+href="/cgi-bin/procdonate.cgi?mode=preset&plan=12-20-eur&lang=de"
                      >20 € pro Monat</a>
 		</div>
 	      </div>
 	      <div class="row text-center" style="margin-top: 1em;">
 		<a style="margin-top: 1em;"
-                   href="/cgi-bin/procdonate.cgi?mode=preset"
+href="/cgi-bin/procdonate.cgi?mode=preset&lang=de"
                    >Einen anderen Betrag spenden</a>
 	      </div>
 	    </div>
@@ -1605,7 +1608,9 @@ href="https://lists.gnupg.org/pipermail/gnupg-devel/1997-December/014131.html"
       <div class="camp-final-pitch row">
 	<div class="col">
 	  <center>
-	    <a class="btn btn-primary btn-lg" href="/donate/donate.html" role="button">Spenden!</a>
+	    <a class="btn btn-primary btn-lg"
+               href="/donate/donate.de.html"
+               role="button">Spenden!</a>
 	  </center>
 	</div>
       </div>

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

Summary of changes:
 web/donate/index.de.org | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)


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




More information about the Gnupg-commits mailing list