fix: 삭제된 기능인 '폐쇄중 로그인'을 UI에서도 제거

This commit is contained in:
2021-11-26 18:48:00 +09:00
parent 1c4dabed72
commit 0f35569e05
2 changed files with 1 additions and 10 deletions
+1 -2
View File
@@ -11,7 +11,6 @@
<col style="width:45px;"><!--오픈-->
<col style="width:45px;"><!--리셋-->
<col style="width:70px;"><!--하드리셋-->
<col style="width:100px;"><!--폐쇄중 로그인-->
<col style="width:65px;"><!--서버119-->
<col style="width:70px;"><!--업데이트-->
</colgroup>
@@ -19,7 +18,7 @@
<th class="bg1">서버</th>
<th class="bg1">상태</th>
<th class="bg1">버전</th>
<th class="bg1" colspan="7">명령 선택</th>
<th class="bg1" colspan="6">명령 선택</th>
</thead>
<tbody id="server_admin_list">
</tbody>