aboutsummaryrefslogtreecommitdiff
path: root/public/client.html
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2022-08-27 19:16:54 +0200
committerstonedDiscord <Tukz@gmx.de>2022-08-27 19:16:54 +0200
commit2b249fb0effd3893b70a8f9ce3383992ea43c63d (patch)
tree893776483e9212f35672ebf9ba2cce12adfe5e87 /public/client.html
parent21170e1935e34f36d2fd4268468414e8caf84627 (diff)
change iniediting back to the old input box
Diffstat (limited to 'public/client.html')
-rw-r--r--public/client.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/client.html b/public/client.html
index e866557..dfea213 100644
--- a/public/client.html
+++ b/public/client.html
@@ -491,7 +491,7 @@
<br>
<p>Ini editing (experimental)</p>
<label for="client_ininame">Iniedit Character:</label>
- <select type="text" id="client_ininame" name="client_ininame"></select>
+ <input type="text" id="client_ininame" name="client_ininame"></select>
<button id="client_inichange" onclick="iniedit()">Change</button>
<br>
<br>