이벤트 관리 class 명 수정
This commit is contained in:
@ -66,7 +66,7 @@ $result = sql_query($sql);
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ($i == 0) {
|
if ($i == 0) {
|
||||||
echo '<tr><td colspan="5" class="empty_class">자료가 없습니다.</td></tr>';
|
echo '<tr><td colspan="5" class="empty_table">자료가 없습니다.</td></tr>';
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|||||||
Reference in New Issue
Block a user