Changeset 1601

Show
Ignore:
Timestamp:
2010년 02월 18일 11시 32분 06초 (7 months ago)
Author:
yupmin
Message:

갤러리 비밀글 표시

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/metabbs/skins/gallery-default/list.php

    r1573 r1601  
    4646                <p> 
    4747                        <? if ($post->category): ?><span class="category"><?=$post->category->name?></span><? endif; ?> 
     48                        <? if ($post->secret): ?><span class="secret"><?=i('Secret Post')?></span> |<? endif; ?> 
    4849                        <a href="<?=$post->url?>"><?=$post->title?></a> 
    4950                        <span class="comment-count"><?=$post->comment_count?></span>