추후 업데이트 기능 추가 대비

This commit is contained in:
2018-03-22 02:46:16 +09:00
parent e9672c98ef
commit 23e0ecf17c
2 changed files with 7 additions and 1 deletions
+2 -1
View File
@@ -9,11 +9,12 @@
<col style="width:70px;"><!--하드리셋-->
<col style="width:100px;"><!--폐쇄중 로그인-->
<col style="width:70px;"><!--서버119-->
<col style="width:70px;"><!--업데이트-->
</colgroup>
<thead>
<th class="bg1">서버</th>
<th class="bg1">상태</th>
<th class="bg1" colspan="6">명령 선택</th>
<th class="bg1" colspan="7">명령 선택</th>
</thead>
<tbody id="server_admin_list">
</tbody>