[SCM] Samba Website Repository - branch master updated

Björn Jacke bjacke at samba.org
Fri Mar 26 11:44:56 UTC 2021


The branch, master has been updated
       via  e05ef6a use self-hosted paypal.png image
       via  ec38b4b add self-hosted paypal logo
      from  4e1e3f6 NEWS[4.14.1]: Samba 4.14.2 (4.14.1), 4.13.7 (4.13.6) and 4.12.14 (4.12.13) Security Releases

https://git.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit e05ef6aac62861d8fa4cbca287964e16414bd3cc
Author: Björn Jacke <bj at sernet.de>
Date:   Fri Mar 26 12:44:04 2021 +0100

    use self-hosted paypal.png image

commit ec38b4b83030758f8384b7097f017f56a0b6064c
Author: Björn Jacke <bj at sernet.de>
Date:   Fri Mar 26 12:43:38 2021 +0100

    add self-hosted paypal logo

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

Summary of changes:
 donations.html    |   3 +--
 images/paypal.png | Bin 0 -> 11134 bytes
 2 files changed, 1 insertion(+), 2 deletions(-)
 create mode 100644 images/paypal.png


Changeset truncated at 500 lines:

diff --git a/donations.html b/donations.html
index dcafd94..a8c28ba 100755
--- a/donations.html
+++ b/donations.html
@@ -19,8 +19,7 @@ To use PayPal, click on the 'PayPal Donate' button below.</p>
 <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
 <input type="hidden" name="cmd" value="_s-xclick">
 <input type="hidden" name="hosted_button_id" value="JJCAM7BX48Z42">
-<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
-<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
+<input type="image" src="images/paypal.png" border="0" name="submit" alt="Domate via PayPal">
 </form>
 
 <h4>Check</h4>
diff --git a/images/paypal.png b/images/paypal.png
new file mode 100644
index 0000000..b06a590
Binary files /dev/null and b/images/paypal.png differ


-- 
Samba Website Repository



More information about the samba-cvs mailing list