[openssl-commits] [web]  master update
    Dr. Stephen Henson 
    steve at openssl.org
       
    Mon Jan 26 23:43:33 UTC 2015
    
    
  
The branch master has been updated
       via  511ed85c5c427f28957bf7123132c0fdc667e912 (commit)
      from  b2751566139bfc7c34fdbf623117d555faff11a6 (commit)
- Log -----------------------------------------------------------------
commit 511ed85c5c427f28957bf7123132c0fdc667e912
Author: Steve Marquess <marquess at opensslfoundation.com>
Date:   Mon Jan 26 14:38:21 2015 -0500
    Switch to PayPal button linked to newOSF
-----------------------------------------------------------------------
Summary of changes:
 support/donations.wml |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/support/donations.wml b/support/donations.wml
index adf8156..1e2031c 100644
--- a/support/donations.wml
+++ b/support/donations.wml
@@ -78,10 +78,13 @@ Acknowledgement in source distributions<br>
 </table>
 
 We also accept donations in any amount via credit card or PayPal:
-<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
+<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 <input type="hidden" name="cmd" value="_s-xclick">
-<input type="hidden" name="hosted_button_id" value="TNWU6T6CPR9AG">
-<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal payment">
+<input type="hidden" name="hosted_button_id" value="JFMKAASZ9XL2N">
+<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal payment">
+<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
+</form>
+
 
 <br>
 <br>
    
    
More information about the openssl-commits
mailing list