답변 1개
채택된 답변
+20 포인트
7년 전
adm/board_form.php 파일에서
<?php echo editor_html("bo_content_head", get_text($board['bo_content_head'], 0)); ?>
여기를 이렇게 수정
<textarea id="bo_content_head" name="bo_content_head" rows="5"><?php echo $board['bo_content_head'] ?></textarea>
로그인 후 평가할 수 있습니다
답변에 대한 댓글 1개
r
rero
7년 전
덕분에 잘 수정했습니다. 감사합니다!
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인