Changes between Initial Version and Version 1 of StudentFundDonations


Ignore:
Timestamp:
Aug 5, 2014, 10:02:56 PM (8 years ago)
Author:
Niall Douglas
Comment:

Added paypal donations form

Legend:

Unmodified
Added
Removed
Modified
  • StudentFundDonations

    v1 v1  
     1Blurb about student fund donations to go here.
     2
     3{{{
     4#!html
     5<form action="https://www.paypal.com/cgi-bin/webscr" method="post"
     6target="_top"> <input type="hidden" name="cmd" value="_s-xclick"> <input
     7type="hidden" name="hosted_button_id" value="AD5NQR44365FQ"> <input
     8type="image"
     9src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif"
     10border="0" name="submit" alt="PayPal The safer, easier way to pay
     11online!"> <img alt="" border="0"
     12src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1"
     13height="1"> </form>
     14}}}