aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.html
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/client.html')
-rw-r--r--webAO/client.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/webAO/client.html b/webAO/client.html
index fa373e2..54d0fd4 100644
--- a/webAO/client.html
+++ b/webAO/client.html
@@ -102,8 +102,9 @@
<table id="client_chartable"></table>
</div>
<div id="client_error" class="error" style="display: none">
- <p>CONNECTION ERROR</p><br>
- <button onclick="ReconnectButton()">RECONNECT</button>
+ <p>A network error occurred.</p>
+ <p id="error_id">(unknown error id)</p>
+ <button onclick="ReconnectButton()">Reconnect</button>
</div>
</body>
</html> \ No newline at end of file