diff --git a/adm/point_list.php b/adm/point_list.php index 3d9dc527e..061ede17d 100644 --- a/adm/point_list.php +++ b/adm/point_list.php @@ -175,27 +175,50 @@ function point_clear() =get_paging($config['cf_write_pages'], $page, $total_page, "{$_SERVER['PHP_SELF']}?$qstr&page=");?> -
include_once ('./admin.tail.php'); diff --git a/css/adm.css b/css/adm.css index 49df4f49d..df9e46467 100644 --- a/css/adm.css +++ b/css/adm.css @@ -203,6 +203,7 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9 /* 포인트관리 목록 */ .tbl_pt_list td {text-align:center} .tbl_pt_list .td_pt_log {text-align:left} +#point_mng {margin-top:50px} /* 회원메일발송 목록 */ .td_test, .td_send {width:50px;text-align:center} .td_mng {width:110px;text-align:center}