diff options
Diffstat (limited to 'webAO/client.html')
| -rw-r--r-- | webAO/client.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webAO/client.html b/webAO/client.html index 1e2adcc..51418b3 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -306,7 +306,7 @@ <button id="client_inichange" onclick="iniedit()">Change</button> <br> <br> - <span style="color:red">Only touch these settings if you know what you are doing.</span> + <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> @@ -355,7 +355,7 @@ <template id="log"> <meta name="frame-title" lang="en" content="Log"> <div id="client_log"> - <div class="hrtext">↓ log starts here ↓</div> + <div class="hrtext">↓ log starts here ↓</div> </div> </template> |
