사용자: 게시판스킨 읽기 글제목의 분류 스타일

This commit is contained in:
whitedot
2013-01-28 18:16:06 +09:00
parent b6a29efc1b
commit 7fe31770b3
3 changed files with 11 additions and 3 deletions

View File

@ -159,7 +159,7 @@ if ($is_nogood) $colspan++;
<!-- 페이지 -->
<? echo $write_pages; ?>
<p>
<p class="pg_total">
<span>Total <?=number_format($total_count)?>건</span>
<?=$page?> 페이지
</p>