diff options
| -rw-r--r-- | webAO/client.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webAO/client.html b/webAO/client.html index e2a5e23..2db80c4 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -180,6 +180,8 @@ </table> <input id="pair_reset" type="button" value="Reset" onclick="resetOffset()"> <br> + <br> + <br> <span id="cccc" style="display: none"> <label for="ic_chat_name">Custom Showname:</label> <input id="ic_chat_name" name="ic_chat_name" type="text"> |
