사용자: 회원스킨 정보찾기 일부 스타일
This commit is contained in:
@ -101,9 +101,9 @@ for($i=0; $row=sql_fetch_array($result); $i++) {
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<div class="pg">
|
||||
<?=get_paging($config[cf_write_pages], $page, $total_page, $_SERVER[PHP_SELF].'?'.$qstr.'&page=');?>
|
||||
</div>
|
||||
|
||||
<?=get_paging($config[cf_write_pages], $page, $total_page, $_SERVER[PHP_SELF].'?'.$qstr.'&page=');?>
|
||||
|
||||
</div>
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user