From 04529294ce000cf6e1fee4e9531c50b39fc1cdf2 Mon Sep 17 00:00:00 2001 From: "Janus B. Kristensen" Date: Sun, 8 May 2005 01:40:46 +0000 Subject: [PATCH] Initial checkin of PayPal donation system svn path=/trunk/boinc/; revision=6077 --- html/user/payment_success.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 html/user/payment_success.php diff --git a/html/user/payment_success.php b/html/user/payment_success.php new file mode 100644 index 0000000000..d3f01326d0 --- /dev/null +++ b/html/user/payment_success.php @@ -0,0 +1,12 @@ +Your payment was successfully transfered to the project's account. Thank you very much!
+ Please ensure that your payment was registered: Go to \"Your account\" - the payment should show at the very bottom of the page."; +page_tail(); +?> \ No newline at end of file