aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.html
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/client.html')
-rw-r--r--webAO/client.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/webAO/client.html b/webAO/client.html
index f6b3971..c514bc2 100644
--- a/webAO/client.html
+++ b/webAO/client.html
@@ -401,6 +401,8 @@
<input type="checkbox" id="client_hdviewport_offset" id="client_hdviewport_offset" onclick="switchChatOffset()">
<br>
<br>
+ <label for="client_callwords">Callwords:</label>
+ <br>
<textarea id="client_callwords" name="client_callwords" rows="4" cols="10"
placeholder="Put 1 callword per line here" onchange="changeCallwords()"></textarea>
<br>