aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2024-08-07 19:23:44 +0200
committerstonedDiscord <Tukz@gmx.de>2024-08-07 19:23:44 +0200
commita87d5a87167ee790b395f57eb5da19fbaa684537 (patch)
tree621102bde769c597320a62942ff6a00395ec17dd /public
parent267c3b81fe8cd10578a6cd68e74cebbd5d130bf5 (diff)
update layout
Diffstat (limited to 'public')
-rw-r--r--public/client.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/client.html b/public/client.html
index cfc6d88..ae27a2f 100644
--- a/public/client.html
+++ b/public/client.html
@@ -633,7 +633,7 @@
<template id="players">
<meta name="frame-title" lang="en" content="Players">
- <select id="client_playerlist" size="5" onchange="playerlist_click(event)">
+ <table id="client_playerlist"></table>
</select>
</template>