|
|
|
16년 전
|
조회 986
|
|
|
|
16년 전
|
조회 780
|
|
|
|
16년 전
|
조회 1,548
|
|
|
|
16년 전
|
조회 953
|
|
|
|
16년 전
|
조회 2,344
|
|
|
|
16년 전
|
조회 980
|
|
|
|
16년 전
|
조회 761
|
|
|
|
16년 전
|
조회 993
|
|
|
|
16년 전
|
조회 1,571
|
|
|
|
16년 전
|
조회 971
|
|
|
|
16년 전
|
조회 1,830
|
|
|
|
16년 전
|
조회 1,816
|
|
|
|
16년 전
|
조회 953
|
|
|
|
16년 전
|
조회 1,047
|
|
|
|
16년 전
|
조회 887
|
|
|
|
16년 전
|
조회 921
|
|
|
|
16년 전
|
조회 1,571
|
|
|
|
16년 전
|
조회 1,021
|
|
|
|
16년 전
|
조회 830
|
|
|
|
16년 전
|
조회 986
|
댓글 2개
bbs/board_head.php 파일의
// 게시판 관리의 상단 이미지 경로
if ($board[bo_image_head])
echo "<img src='$g4[path]/data/file/$bo_table/$board[bo_image_head]' border='0'>";
부분을
if ($board[bo_image_head])
echo "<center><img src='$g4[path]/data/file/$bo_table/$board[bo_image_head]' border='0'></center>";
처럼 수정하시면 됩니다.