mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 23:59:57 +09:00
skin에서 new표시 시간 설정가능하게 변경 ticket:211
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2689 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4cdc4e5ca9
commit
636be348ba
6 changed files with 25 additions and 4 deletions
|
|
@ -71,7 +71,7 @@
|
|||
<span class="replyAndTrackback" title="Trackbacks"><img src="./images/common/iconTrackback.gif" alt="" width="12" height="13" class="trackback icon" /> <strong>{$document->getTrackbackCount()}</strong></span>
|
||||
<!--@end-->
|
||||
|
||||
{$document->printExtraImages(60*60*2)}
|
||||
{$document->printExtraImages(60*60*$module_info->duration_new)}
|
||||
</td>
|
||||
<td class="reading">{$document->get('readed_count')}</td>
|
||||
<td class="recommend">{$document->get('voted_count')}</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue