aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.html
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/client.html')
-rw-r--r--webAO/client.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/webAO/client.html b/webAO/client.html
index e130964..889002d 100644
--- a/webAO/client.html
+++ b/webAO/client.html
@@ -248,6 +248,9 @@
onclick="randomCharacterOOC()">
<br>
<br>
+ <span style="color:red">Only touch these settings if you know what you are doing.</span>
+ <br>
+ <br>
<label for="client_encoding"> Client side chat encoding:</label>
<select id="client_encoding" name="client_encoding">
<option value="none" selected>None</option>
@@ -264,9 +267,6 @@
</select>
<br>
<br>
- <span style="color:red">Only touch these settings if you know what you are doing.</span>
- <br>
- <br>
<label for="bg_command">Change background command:</label>
<input id="bg_command" name="bg_command" class="short" type="text" value="bg $1">
<br>