Add files via upload

This commit is contained in:
Bluzume 2021-10-28 17:19:13 +13:00 committed by GitHub
parent 9b7a81ceee
commit c632c19c34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 7883 additions and 7874 deletions

View file

@ -1,18 +1,18 @@
<?php
include("header.php");
?>
<BR>
<CENTER><TABLE CELLPADDING=5><TR><TD></CENTER>
<FONT FACE=arial>
<B>Thank you for your Horse Isle PayPal GIFT Payment! Your generosity is sure to be appreciated by the player, and also by the artists supported by your payment.</B><BR>
<BR>
Your transaction has been completed, and a receipt for your purchase has been emailed to you from PayPal.<BR>
You may log into your account at <A HREF="http://www.paypal.com/us">http://www.paypal.com/us</A> to view details of this transaction.<BR>
<BR>
Purchases will be credited to the account usually within one minute, occasionally delays of up to an hour may occur. If you still do not find the payment credited, email support@horseisle.com, with the playername and paypal account email and we will track the payment.<BR>
(<FONT COLOR=RED>NOTE: If you paid via paypal e-check it takes paypal 3-4 days to clear the check and notify us.</FONT>)<BR>
<BR>
</TD></TR></TABLE>
<?php
include("footer.php");
<?php
include("header.php");
?>
<BR>
<CENTER><TABLE CELLPADDING=5><TR><TD></CENTER>
<FONT FACE=arial>
<B>Thank you for your Horse Isle PayPal GIFT Payment! Your generosity is sure to be appreciated by the player, and also by the artists supported by your payment.</B><BR>
<BR>
Your transaction has been completed, and a receipt for your purchase has been emailed to you from PayPal.<BR>
You may log into your account at <A HREF="http://www.paypal.com/us">http://www.paypal.com/us</A> to view details of this transaction.<BR>
<BR>
Purchases will be credited to the account usually within one minute, occasionally delays of up to an hour may occur. If you still do not find the payment credited, email support@horseisle.com, with the playername and paypal account email and we will track the payment.<BR>
(<FONT COLOR=RED>NOTE: If you paid via paypal e-check it takes paypal 3-4 days to clear the check and notify us.</FONT>)<BR>
<BR>
</TD></TR></TABLE>
<?php
include("footer.php");
?>