사용자: 게시판스킨 댓글 없을 때 스타일

This commit is contained in:
whitedot
2013-01-28 18:46:38 +09:00
parent 65558efb36
commit 352faeffef
2 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,7 @@ var char_max = parseInt(<?=$comment_max?>); // 최대
<? } ?>
</article>
<?}?>
<? if ($i == 0) { //댓글이 없다면 ?><p id="bo_vc_empty">등록된 댓글이 없습니다.</p><? } ?>
<? if ($is_comment_write) {
if($w == '')