diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/public/index.html b/public/index.html index 15c1b2e..fccc3b8 100644 --- a/public/index.html +++ b/public/index.html @@ -91,11 +91,6 @@ </nav> <form id="serverlist_container" class="monocle-enriched"> <h2>Server List</h2> - <div id="https_error" class="error" style="display: none; font-size: 50;"> - <h1>https is not supported</h1> - <h2>Please <a href="http://web.aceattorneyonline.com/">click here</a> and if that doesn't work click into - the address bar and remove the s from https at the beginning</h2> - </div> <div id="ms_error" class="error" style="display: none;"> <p>Could not connect to the master server.</p> <p>Showing saved list.</p> |
