서버 관리 창에 에러 로그 보기 버튼 추가

This commit is contained in:
2018-07-23 23:44:48 +09:00
parent 05c515b2da
commit a311db4555
4 changed files with 15 additions and 3 deletions
+4 -1
View File
@@ -1,5 +1,8 @@
<table id="server_admin_table">
<caption class="bg2 section_title with_border"> </caption>
<caption class="bg2 section_title with_border">
<a id="showErrorLog" href="../showErrorLog.php" style="display:none;" class="btn btn-primary btn-sm" role="button">에러 로그 확인</a>
</caption>
<colgroup>
<col style="width:65px;">
<col style="width:135px;">