답변 3개
채택된 답변
+20 포인트
댓글을 작성하려면 로그인이 필요합니다.
마르스컴퍼니
Expert
1년 전
* /tail.php (또는 /theme/basic/tail.php) 하단에 추가
</p>
<p><script></p>
<p><?php if (in_array($bo_table, array('free', 'notice'))) { ?>
$('#sfl option').each(function() {
if ($(this).val() == 'wr_subject||wr_content')
$(this).remove();
});
<?php } ?>
</script></p>
<p>
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인