[git] gnupg-doc - branch, preview, updated. cd0479f23fc4a0105225f7ae8cc1f0989b7ac500
by Kai Michaelis
cvs at cvs.gnupg.org
Thu May 11 17:35:27 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 cd0479f23fc4a0105225f7ae8cc1f0989b7ac500 (commit)
from bd148dff3e64408bddb038f96aa1a41d970ad4e5 (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 cd0479f23fc4a0105225f7ae8cc1f0989b7ac500
Author: Kai Michaelis <kai at gnupg.org>
Date: Thu May 11 17:37:14 2017 +0200
fix err_amount 2nd try
diff --git a/web/donate/donate.org b/web/donate/donate.org
index dcc11af..d7d388d 100644
--- a/web/donate/donate.org
+++ b/web/donate/donate.org
@@ -65,7 +65,7 @@
<!-- Predefined amounts -->
<div class="form-group">
- <label for="inputType" class="col-md-2 control-label">Amount</label>
+ <label for="inputType" class="col-md-2 control-label">Amount <!--ERR_AMOUNT--></label>
<div class="col-md-6">
<label class="radio-inline">
<input type="radio" name="amount" id="amount500" value="500"> 500€
@@ -102,7 +102,6 @@
<div class="col-md-offset-2 col-md-6">
<div class="form-group row">
<div class="col-md-2">
- <!--ERR_AMOUNT-->
<div class="radio">
<label for="amount_radio_other">
<input type="radio" id="amount_radio_other" name="amount"
-----------------------------------------------------------------------
Summary of changes:
web/donate/donate.org | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
hooks/post-receive
--
The GnuPG website and other docs
http://git.gnupg.org
More information about the Gnupg-commits
mailing list