[git] gnupg-doc - branch, preview, updated. 0c9d9b1323dd1ce9141f69d3a6c1435cc4fd9d00

by Werner Koch cvs at cvs.gnupg.org
Fri May 12 13:49:59 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  0c9d9b1323dd1ce9141f69d3a6c1435cc4fd9d00 (commit)
      from  c548dd36ab43a729b8c6a0455d144b3ab62f420c (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 0c9d9b1323dd1ce9141f69d3a6c1435cc4fd9d00
Author: Werner Koch <wk at gnupg.org>
Date:   Fri May 12 13:46:48 2017 +0200

    cgi: Tweak button labels

diff --git a/cgi/procdonate.cgi b/cgi/procdonate.cgi
index 53a4db7..bd1d061 100755
--- a/cgi/procdonate.cgi
+++ b/cgi/procdonate.cgi
@@ -97,7 +97,7 @@ sub write_template ($) {
     my $publishname;
     my $check_paytype = 'none';
     my $stripe_data_email = '';
-    my $stripe_data_label_value = 'Donate now';
+    my $stripe_data_label_value = 'Make one-time donation';
     my $xamount;
 
     # Avoid broken HTML attributes.
diff --git a/web/donate/donate.org b/web/donate/donate.org
index 0581aca..2a5f9b0 100644
--- a/web/donate/donate.org
+++ b/web/donate/donate.org
@@ -236,7 +236,7 @@
       <div class="row">
         <div class="col-md-offset-2">
           <button type="submit" class="btn btn-primary btn-large"
-                  >Proceed to checkout</button>
+                  >Proceed to donation</button>
         </div>
       </div>
     </form>

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

Summary of changes:
 cgi/procdonate.cgi    | 2 +-
 web/donate/donate.org | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


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




More information about the Gnupg-commits mailing list