chicpro팀장님과 작업 겹친 부분 정리
This commit is contained in:
@ -154,9 +154,7 @@ if ($is_nogood) $colspan++;
|
||||
<? } ?>
|
||||
|
||||
<!-- 페이지 -->
|
||||
<? if ($prev_part_href) { echo '<a href="'.$prev_part_href.'">이전검색</a>'; } ?>
|
||||
<?=$write_pages?>
|
||||
<? if ($next_part_href) { echo '<a href="'.$next_part_href.'">다음검색</a>'; } ?>
|
||||
<? echo $write_pages; ?>
|
||||
|
||||
<p>
|
||||
<span>Total <?=number_format($total_count)?>건</span>
|
||||
|
||||
Reference in New Issue
Block a user