aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-03-07 17:07:17 +0100
committersD <stoned@derpymail.org>2020-03-07 17:07:17 +0100
commit8a3f1cb0d2fa4a45d29bd354b98b23a3da6bd3ba (patch)
tree612d25a7d4046150d7f30a9dd59a7551f796b0fe
parentdac06a5e9087ecceb6942df08c0dbd5e0db97951 (diff)
add a note if JS is disabled
-rw-r--r--webAO/client.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/webAO/client.html b/webAO/client.html
index c8f702d..397745b 100644
--- a/webAO/client.html
+++ b/webAO/client.html
@@ -20,6 +20,7 @@
<body>
<div id="client_loading">
<h1 id="client_loadingtext">Loading</h1>
+ <noscript>webAO requires JavaScript to work</noscript>
<button class="client_reconnect" onclick="ReconnectButton()">Reconnect</button>
</div>
<div id="client_charselect">