mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
content 위젯의 댓글표시 구분자 오타 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6195 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d8d1854e71
commit
f49adee3b5
4 changed files with 5 additions and 5 deletions
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
<a href="{$item->getLink()}">{$item->getTitle($widget_info->subject_cut_size)}</a>
|
||||
|
||||
<!--@if($widget_info->show_trackback_count=='Y' && $item->getCommentCount())-->
|
||||
<!--@if($widget_info->show_comment_count=='Y' && $item->getCommentCount())-->
|
||||
<sup class="replyNum"><a href="{$item->getLink()}#comment">{$item->getCommentCount()}</a></sup>
|
||||
<!--@end-->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue