관리자: 페이징 기본 스타일 지정
This commit is contained in:
@ -109,7 +109,7 @@ if ($i == 0)
|
||||
$page = get_paging($config[cf_write_pages], $page, $total_page, "$_SERVER[PHP_SELF]?$qstr&domain=$domain&page=");
|
||||
if ($page) {
|
||||
?>
|
||||
<div class="paginate">
|
||||
<div class="pg">
|
||||
<?=$page?>
|
||||
</div>
|
||||
<?
|
||||
|
||||
Reference in New Issue
Block a user