mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 13:15:53 +12:00
reverted rules and moved changes to tos.php
This commit is contained in:
parent
9b0a03dcd5
commit
e51565c254
2 changed files with 20 additions and 8 deletions
|
@ -327,6 +327,22 @@ control of, or a national or resident of, any such country or on any such
|
|||
list.<br/>
|
||||
<br/>
|
||||
|
||||
|
||||
<?php
|
||||
|
||||
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>
|
||||
</font><br>
|
||||
</center>';
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
</TD></TR></TABLE>
|
||||
<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
|
||||
<TR>
|
||||
|
@ -334,6 +350,7 @@ list.<br/>
|
|||
<TD WIDTH=100% BACKGROUND=/web/hoilgui11.gif></TD>
|
||||
<TD><IMG SRC=/web/hoilgui12.gif></TD>
|
||||
</TR></TABLE>
|
||||
|
||||
<CENTER><B>
|
||||
[ <A HREF=//master.horseisle.com/beginnerguide/>New Player Guide</A> ]<BR>
|
||||
[ <A HREF=/web/rules.php>Rules</A> ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue