Automatically exported from code.google.com/p/planningalerts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
742 B

  1. {include file="header.tpl"}
  2. <h3>Donate to PlanningAlerts</h3>
  3. <p>
  4. If you'd like to make a donation towards the running costs of PlanningAlerts, please click the button below to make a payment using PayPal.
  5. </p>
  6. <div id="divPayment">
  7. <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
  8. <input type="hidden" name="cmd" value="_s-xclick">
  9. <input type="hidden" name="hosted_button_id" value="6588042">
  10. <input type="image" src="https://www.paypal.com/en_GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online.">
  11. <img alt="" border="0" src="https://www.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1">
  12. </form>
  13. </div>
  14. {include file="footer.tpl"}