aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
Diffstat (limited to 'webAO')
-rw-r--r--webAO/client.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/webAO/client.html b/webAO/client.html
index 5ec6519..afd9106 100644
--- a/webAO/client.html
+++ b/webAO/client.html
@@ -344,6 +344,7 @@
<label for="client_chatboxselect">Chatbox theme:</label>
<select id="client_chatboxselect" name="client_chatboxselect" onchange="setChatbox(this.value)">
<option value="dynamic" selected>Use characters</option>
+ <option value="legacy">old webAO</option>
<option value="aa">AA</option>
<option value="chatdd">DD / SoJ</option>
<option value="dgs">DGS</option>