사용자: 게시판스킨 댓글 아이콘 추가

This commit is contained in:
whitedot
2013-01-18 09:37:11 +09:00
parent 6fab866ee1
commit e521e87595
3 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ var char_max = parseInt(<?=$comment_max?>); // 최대
<article id="c_<?=$comment_id?>" <?if ($comment_depth) {?>style="margin-left:<?=$comment_depth?>px"<?}?>>
<header>
<h1><?=$list[$i]['name']?><span class="sound_only">님의 댓글</span></h1>
<? if ($comment_depth) {?><img src="" alt="댓글의 댓글"><? } ?>
<? if ($comment_depth) {?><img src="<?=$g4['path']?>/img/icon/icon_re.gif" alt="댓글의 댓글"><? } ?>
<dl class="bo_vc_info">
<? if ($is_ip_view) { ?>
<dt>아이피</dt>