Home | History | Annotate | Download | only in www
      1 <html>
      2 <head>
      3 <title>Hotspot 2.0 - public and free hotspot - remediation</title>
      4 </head>
      5 <body>
      6 
      7 <h3>Hotspot 2.0 - public and free hotspot</h3>
      8 
      9 <p>Terms and conditions have changed. You need to accept the new terms
     10 to continue using this network.</p>
     11 
     12 <p>Terms and conditions..</p>
     13 
     14 <?php
     15 echo "<a href=\"redirect.php?id=" . $_GET["session_id"] . "\">Accept</a><br>\n";
     16 ?>
     17 
     18 </body>
     19 </html>
     20