그누보드5 게시판목록에 작성자를 출력하고싶습니다.
yeriel
9년 전
조회 4,139
</p><p> </p><p> <thead>
<tr>
<?php if ($is_checkbox) { ?>
<th scope="col">
<label for="chkall">현재 페이지 게시물 전체</label>
<input type="checkbox" id="chkall" onclick="if (this.checked) all_checked(true); else all_checked(false);">
</th>
<?php } ?>
<th scope="col">제목</th>
<th scope="col"><?php echo subject_sort_link('wr_datetime', $qstr2, 1) ?>날짜</a></th>
</tr>
</thead></p><p> </p><p>
list.skin 열어서
제목밑에
이렇게 추가했는데
아래 그림처럼 뜨네요...

댓글을 작성하려면 로그인이 필요합니다.
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인