답변 3개
채택된 답변
+20 포인트
10년 전
/skin/board/basic/list.skin.php (또는 /theme/basic/skin/board/basic/list.skin.php)
댓글개
위 내용을 찾아서 아래처럼 수정하세요.
댓글()개
로그인 후 평가할 수 있습니다
답변에 대한 댓글 1개
s
star3840
10년 전
감사합니다!!!!
댓글을 작성하려면 로그인이 필요합니다.
답변에 대한 댓글 3개
s
star3840
10년 전
$list['comment_cnt'] = '';
if ($list['wr_comment'])
$list['comment_cnt'] = "<span class=\"cnt_cmt\">".$list['wr_comment']."</span>";
이부분 같은데요.. 어떻게 수정해야 하나요?
if ($list['wr_comment'])
$list['comment_cnt'] = "<span class=\"cnt_cmt\">".$list['wr_comment']."</span>";
이부분 같은데요.. 어떻게 수정해야 하나요?
�
익명닉네임
10년 전
거기서 ".$list['wr_comment']." 이값만 유지시키고 그사이에서 수정하시면됩니다.
s
star3840
10년 전
음.. 그.. 수정을 어떻게 수정해야 하나요.. ㅠㅠ 어떤 소스를 넣어야 하는지..
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인