Mercurial > public > sg101
changeset 340:2541d27ca056
Fix #153. Update verbiage on the donations thanks template to meet Paypal guidelines for making it a auto-return page.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 27 Feb 2011 00:28:20 +0000 |
parents | b871892264f2 |
children | 871a54546808 |
files | gpp/templates/donations/thanks.html |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/gpp/templates/donations/thanks.html Sat Feb 26 21:27:49 2011 +0000 +++ b/gpp/templates/donations/thanks.html Sun Feb 27 00:28:20 2011 +0000 @@ -6,6 +6,9 @@ <h2>Thank-You For The Donation!</h2> <p> Thank-you for your donation to <strong>SurfGuitar101.com</strong>, it is greatly appreciated! -We couldn't do this site without support from people like you. You rock! +We couldn't maintain this site without support from people like you. You rock! +</p> +<p> +Your PayPal transaction has been completed, and a recipt for your donation has been emailed to you. You may log into your account at <a href="https://www.paypal.com/us">PayPal</a> to view details of this transaction. </p> {% endblock %}