사용자: 게시판스킨 댓글 원문에 줄바꿈 제거
This commit is contained in:
@ -38,7 +38,7 @@ var char_max = parseInt(<?=$comment_max?>); // 최대
|
||||
|
||||
<!-- 댓글 출력 -->
|
||||
<p>
|
||||
<? if (strstr($list[$i]['wr_option'], "secret")) echo "<img src=\"\" alt=\"비밀글\">";?><br>
|
||||
<? if (strstr($list[$i]['wr_option'], "secret")) echo "<img src=\"\" alt=\"비밀글\"><br>";?>
|
||||
<?=$str?>
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user