aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-07-13 18:31:33 +0200
committersD <stoned@derpymail.org>2020-07-13 18:31:33 +0200
commitec520d9146a68412a50fe04860fe813d8131e322 (patch)
tree168a3a5430dc7d96014c5876b6444740d490a637 /webAO
parentba09cd78b07edb9c521d15213d74214519301d1f (diff)
add textfield for callwords
Diffstat (limited to 'webAO')
-rw-r--r--webAO/client.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/client.html b/webAO/client.html
index 717f9ea..befeb25 100644
--- a/webAO/client.html
+++ b/webAO/client.html
@@ -401,6 +401,10 @@
<input type="checkbox" id="client_hdviewport_offset" id="client_hdviewport_offset" onclick="switchChatOffset()">
<br>
<br>
+ <textarea id="client_callwords" name="client_callwords" rows="4" cols="10"
+ placeholder="Put 1 callword per line here"></textarea>
+ <br>
+ <br>
<span style="color:red">&#8595; Only touch these settings if you know what you are doing. &#8595;</span>
<br>
<br>