[git] gnupg-doc - branch, preview, updated. a9bd4f84f0725786828845594cdde3f0d9f16663
by Justus Winter
cvs at cvs.gnupg.org
Wed May 17 12:40:23 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 a9bd4f84f0725786828845594cdde3f0d9f16663 (commit)
from c68dba64fa87116987f691204c004751a1077913 (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 a9bd4f84f0725786828845594cdde3f0d9f16663
Author: Justus Winter <justus at g10code.com>
Date: Wed May 17 12:40:19 2017 +0200
campaign,de: add language to prefill buttons
diff --git a/web/donate/donate.de.org b/web/donate/donate.de.org
index 215ff7d..be6c37f 100644
--- a/web/donate/donate.de.org
+++ b/web/donate/donate.de.org
@@ -93,19 +93,19 @@
<div class="form-group">
<div class="col-md-offset-2 col-md-6">
<div class="btn-group btn-group-xs" role="group" aria-label="vorgeschlagene Beträge">
- <a href="/cgi-bin/procdonate.cgi?mode=preset&s_amt=500&s_cur=eur"
+ <a href="/cgi-bin/procdonate.cgi?mode=preset&s_amt=500&s_cur=eur&lang=de"
class="btn btn-default">500 €</a>
- <a href="/cgi-bin/procdonate.cgi?mode=preset&s_amt=200&s_cur=eur"
+ <a href="/cgi-bin/procdonate.cgi?mode=preset&s_amt=200&s_cur=eur&lang=de"
class="btn btn-default">200 €</a>
- <a href="/cgi-bin/procdonate.cgi?mode=preset&s_amt=100&s_cur=eur"
+ <a href="/cgi-bin/procdonate.cgi?mode=preset&s_amt=100&s_cur=eur&lang=de"
class="btn btn-default">100 €</a>
- <a href="/cgi-bin/procdonate.cgi?mode=preset&s_amt=50&s_cur=eur"
+ <a href="/cgi-bin/procdonate.cgi?mode=preset&s_amt=50&s_cur=eur&lang=de"
class="btn btn-default">50 €</a>
- <a href="/cgi-bin/procdonate.cgi?mode=preset&s_amt=20&s_cur=eur"
+ <a href="/cgi-bin/procdonate.cgi?mode=preset&s_amt=20&s_cur=eur&lang=de"
class="btn btn-default">20 €</a>
- <a href="/cgi-bin/procdonate.cgi?mode=preset&s_amt=10&s_cur=eur"
+ <a href="/cgi-bin/procdonate.cgi?mode=preset&s_amt=10&s_cur=eur&lang=de"
class="btn btn-default">10 €</a>
- <a href="/cgi-bin/procdonate.cgi?mode=preset&s_amt=5&s_cur=eur"
+ <a href="/cgi-bin/procdonate.cgi?mode=preset&s_amt=5&s_cur=eur&lang=de"
class="btn btn-default">5 €</a>
</div>
<span class="help-block">
-----------------------------------------------------------------------
Summary of changes:
web/donate/donate.de.org | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
hooks/post-receive
--
The GnuPG website and other docs
http://git.gnupg.org
More information about the Gnupg-commits
mailing list