[git] gnupg-doc - branch, preview, updated. 2f910df1a4bc7cdb8f91de064bafa112532380f3

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

    campaign: fix button bar closing tag

diff --git a/web/donate/donate.org b/web/donate/donate.org
index 3a44efb..5375acd 100644
--- a/web/donate/donate.org
+++ b/web/donate/donate.org
@@ -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">
-						<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>
+						<a href="https://preview.gnupg.org/cgi-bin/procdonate.cgi?mode=preset;plan=12-500-eur" class="btn btn-default">500 €</a>
+						<a href="https://preview.gnupg.org/cgi-bin/procdonate.cgi?mode=preset;plan=12-200-eur" class="btn btn-default">200 €</a>
+						<a href="https://preview.gnupg.org/cgi-bin/procdonate.cgi?mode=preset;plan=12-100-eur" class="btn btn-default">100 €</a>
+						<a href="https://preview.gnupg.org/cgi-bin/procdonate.cgi?mode=preset;plan=12-50-eur" class="btn btn-default">50 €</a>
+						<a href="https://preview.gnupg.org/cgi-bin/procdonate.cgi?mode=preset;plan=12-20-eur" class="btn btn-default">20 €</a>
+						<a href="https://preview.gnupg.org/cgi-bin/procdonate.cgi?mode=preset;plan=12-10-eur" class="btn btn-default">10 €</a>
+						<a href="https://preview.gnupg.org/cgi-bin/procdonate.cgi?mode=preset;plan=12-5-eur" class="btn btn-default">5 €</a>
 					</div>
 					<span class="help-block">
 						Suggested amounts.

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

Summary of changes:
 web/donate/donate.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