[git] gnupg-doc - branch, preview, updated. fef8d95b3a4f6690c888af261c8176141847e542

by Werner Koch cvs at cvs.gnupg.org
Fri May 12 09:14:22 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  fef8d95b3a4f6690c888af261c8176141847e542 (commit)
      from  21659e12495f2737f283f0b08371c9acaf264f2f (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 fef8d95b3a4f6690c888af261c8176141847e542
Author: Werner Koch <wk at gnupg.org>
Date:   Fri May 12 09:11:10 2017 +0200

    campaign: Tweak the variables in donate/index.org
    
    We need to let the script print the Euro symbol because it replaces
    everything up to the end of the line.  Also fixed attribute value
    substitution.

diff --git a/web/donate/index.org b/web/donate/index.org
index 494c2d0..f8ca181 100644
--- a/web/donate/index.org
+++ b/web/donate/index.org
@@ -72,23 +72,23 @@
 	      <div class="progress">
 		<div class="progress-bar progress-bar-striped active"
                      role="progressbar"
-                     aria-valuenow="<!--CMPGN-RECUR-EURO-->"
+                     aria-valuenow=""<!--V_CMPGN-RECUR-EURO-->
                      aria-valuemin="0"
-                     aria-valuemax="<!--CMPGN-RECUR-EURO-GOAL-->"
+                     aria-valuemax=""<!--V_CMPGN-RECUR-EURO-GOAL-->
                      style="width: 9%">
-		  <span class="sr-only"><!--CMPGN-RECUR-EURO--> €
+		  <span class="sr-only"><!--CMPGN-RECUR-EURO-->
                     a month</span>
 		</div>
 	      </div>
 	    </div>
 	    <div class="col-xs-12 col-sm-6 col-lg-12 camp-progress-info">
-	      <h3><!--CMPGN-RECUR-EURO--> €
+	      <h3><!--CMPGN-RECUR-EURO-->
                   a month <small>of
-                  <!--CMPGN-RECUR-EURO-GOAL--> €
+                  <!--CMPGN-RECUR-EURO-GOAL-->
                   needed</small>
               </h3>
 	      <h4>+
-                <!--CMPGN-ONCE-EURO--> €
+                <!--CMPGN-ONCE-EURO-->
                 <small>in one-time donations</small>
               </h4>
 	      <h4><!--CMPGN-RECUR-COUNT-->

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

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


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




More information about the Gnupg-commits mailing list