[php5_debug] 사소한 오류들 수정

This commit is contained in:
2018-01-17 23:17:03 +09:00
parent d99707c3d7
commit fb84886f94
4 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ if($valid == 1) {
<td align=center>
<?php
if($plock['plock'] == 0) { echo "<marquee scrollamount=2><font color=cyan>서버 가동중</font></marquee>"; }
else { echo "<font color=magenta>서버 동결중{$state}</font>"; }
else { echo "<font color=magenta>서버 동결중</font>"; }
echo "
</td>