[git] gnupg-doc - branch, preview, updated. 76d53459d0a90b5b05ec2f7c3e397937262fe4c5

by Kai Michaelis cvs at cvs.gnupg.org
Tue May 16 17:20:35 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  76d53459d0a90b5b05ec2f7c3e397937262fe4c5 (commit)
      from  efeb0c469797ae8f725dee80d0552734866fff68 (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 76d53459d0a90b5b05ec2f7c3e397937262fe4c5
Author: Kai Michaelis <kai at gnupg.org>
Date:   Tue May 16 17:22:25 2017 +0200

    campaign: make button bar work

diff --git a/web/donate/donate.org b/web/donate/donate.org
index 027605c..3a44efb 100644
--- a/web/donate/donate.org
+++ b/web/donate/donate.org
@@ -75,7 +75,7 @@
 				</label>
 				<div class="col-md-3">
 					<input type="text" class="form-control"
-								 name="amountother" id="amountother" placeholder="Other amount in €"
+								 name="amountother" id="amountother" placeholder=""
 								 value=""/><!--AMT_OTHER-->
 				</div>
 				<div class="col-md-2">
@@ -92,13 +92,13 @@
 			<div class="form-group">
 				<div class="col-md-offset-2 col-md-6">
 					<div class="btn-group" role="group" aria-label="suggested amounts">
-						<button type="button" class="btn btn-default">500 €</button>
-						<button type="button" class="btn btn-default">200 €</button>
-						<button type="button" class="btn btn-default">100 €</button>
-						<button type="button" class="btn btn-default">50 €</button>
-						<button type="button" class="btn btn-default">20 €</button>
-						<button type="button" class="btn btn-default">10 €</button>
-						<button type="button" class="btn btn-default">5 €</button>
+						<a href="https://preview.gnupg.org/cgi-bin/procdonate.cgi?mode=preset;plan=12-500-eur" class="btn btn-default">500 €</button>
+						<a href="https://preview.gnupg.org/cgi-bin/procdonate.cgi?mode=preset;plan=12-200-eur" class="btn btn-default">200 €</button>
+						<a href="https://preview.gnupg.org/cgi-bin/procdonate.cgi?mode=preset;plan=12-100-eur" class="btn btn-default">100 €</button>
+						<a href="https://preview.gnupg.org/cgi-bin/procdonate.cgi?mode=preset;plan=12-50-eur" class="btn btn-default">50 €</button>
+						<a href="https://preview.gnupg.org/cgi-bin/procdonate.cgi?mode=preset;plan=12-20-eur" class="btn btn-default">20 €</button>
+						<a href="https://preview.gnupg.org/cgi-bin/procdonate.cgi?mode=preset;plan=12-10-eur" class="btn btn-default">10 €</button>
+						<a href="https://preview.gnupg.org/cgi-bin/procdonate.cgi?mode=preset;plan=12-5-eur" class="btn btn-default">5 €</button>
 					</div>
 					<span class="help-block">
 						Suggested amounts.

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

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


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




More information about the Gnupg-commits mailing list