We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec4259 commit 7e84b48Copy full SHA for 7e84b48
src/main/resources/templates/view/kkutu/m_kkutu.html
@@ -306,7 +306,6 @@ <h4 th:text="#{kkutu.dialog.room.room-title}"></h4>
306
<div class="dialog-bar">
307
<h4 th:text="#{kkutu.dialog.room.password}"></h4>
308
<input id="room-pw" maxlength="24" th:placeholder="#{kkutu.dialog.room.password.placeholder}" type="password">
309
- <input id="room-id" maxlength="20" style="width:1px;height:1px;">
310
</div>
311
312
<h4 th:text="#{kkutu.dialog.room.user-limit}"></h4>
0 commit comments