답변 1개
3년 전
사용중인 보드에서
<?php if ($write_href) { ?>
<a href="<?php echo $write_href ?>" class="btn btn_b01 nofocus py-1" title="글쓰기" role="button">
<i class="fa fa-pencil fa-md" aria-hidden="true"></i>
<span class="sr-only">글쓰기</span>
</a>
<?php } ?>
=><i class="fa fa-pencil fa-md" aria-hidden="true"></i>
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인