diff options
Diffstat (limited to 'webAO/master.html')
| -rw-r--r-- | webAO/master.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/webAO/master.html b/webAO/master.html index 58473b4..b65c554 100644 --- a/webAO/master.html +++ b/webAO/master.html @@ -3,7 +3,7 @@ <title>Attorney Online ONLINE</title> <link rel="stylesheet" type="text/css" href="stylesheet.css"/> <link rel="icon" href="images/favicon.ico"/> - <script src="master.js"></script> + <script src="master.b.js"></script> </head> <body> <div id="logo"> @@ -29,7 +29,7 @@ </div> <div id="content"> <center> - <p>Please note that the webclient is still in beta</p><br> + <p>This page uses cookies. By clicking on a server you agree that a cookie is saved on your computer.</p><br> <p style="color:#ff0000;">The downloadable client is recommended</p><br> <p>The green servers are more likely to work, red ones will not</p> </center> @@ -39,4 +39,4 @@ </ul> </div> </body> -</html>
\ No newline at end of file +</html> |
