mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
ticket:260 일단 공지사항 부분 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2953 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
720ca2798f
commit
fabb39cb1a
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
|||
<strong class="category">{$category_list[$document->get('category_srl')]->title}</strong>
|
||||
<!--@end-->
|
||||
|
||||
<a href="{getUrl('document_srl',$document->document_srl, 'listStyle', $listStyle)}">{$document->getTitleText($module_info->subject_cut_size)}</a>
|
||||
<a href="{getUrl('document_srl',$document->document_srl, 'listStyle', $listStyle)}">{$document->getTitle($module_info->subject_cut_size)}</a>
|
||||
|
||||
<!--@if($document->getCommentCount())-->
|
||||
<span class="replyAndTrackback" title="Replies"><img src="./images/common/iconReply.gif" alt="" width="12" height="12" class="icon" /> <strong>{$document->getCommentCount()}</strong></span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue