mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 13:15:53 +12:00
fixed loop
This commit is contained in:
parent
cc29179a35
commit
b678936384
2 changed files with 25 additions and 2 deletions
|
@ -334,8 +334,8 @@ if (isset($_GET["ACCEPT"])) {
|
|||
if ($_GET["ACCEPT"] === "1") {
|
||||
echo '<hr color="#000000" size="1" width="75%">
|
||||
<center><br><font size="+1">
|
||||
In order to play Horse Isle, you must Read, Understand, and Agree to follow the Rules Above.<br>
|
||||
<b>[ <a href="newuserquiz.php">I WILL FOLLOW THE RULES</a> ] [ <a href="/">I WILL NOT</a> ]</b><br>
|
||||
In order to play Horse Isle, you must Read, Understand, and Accept the Terms Above.<br>
|
||||
<b>[ <a href="privacypolicy.php?ACCEPT=1">I ACCEPT</a> ] [ <a href="/">I DO NOT ACCEPT</a> ]</b><br>
|
||||
</font><br>
|
||||
</center>';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue