diff --git a/adm/boardgroup_list.php b/adm/boardgroup_list.php index c62a5b728..25bea246e 100644 --- a/adm/boardgroup_list.php +++ b/adm/boardgroup_list.php @@ -128,10 +128,10 @@ var list_update_php = "./boardgroup_list_update.php"; $row2 = sql_fetch($sql2); $s_upd = '수정'; - $s_del = ''; + /*$s_del = ''; if ($is_admin == 'super') { $s_del = '삭제'; - } + }*/ ?> @@ -161,7 +161,7 @@ var list_update_php = "./boardgroup_list_update.php"; - +
+ + 게시판그룹 추가 diff --git a/adm/mail_list.php b/adm/mail_list.php index 3e1e4fe7f..4984b6d91 100644 --- a/adm/mail_list.php +++ b/adm/mail_list.php @@ -36,6 +36,7 @@ $colspan = 6; + @@ -48,19 +49,23 @@ $colspan = 6; 수정'; - $s_del = '삭제'; + //$s_del = '삭제'; $s_vie = '미리보기'; $num = number_format($total_count - ($page - 1) * $config['cf_page_rows'] - $i); ?> + - +
번호 제목 작성일시
+ + + 테스트 보내기
+ +
+ + +
diff --git a/adm/popular_list.php b/adm/popular_list.php index c20f0233e..486617e63 100644 --- a/adm/popular_list.php +++ b/adm/popular_list.php @@ -136,6 +136,7 @@ var list_delete_php = 'popular_list.php';
+
diff --git a/adm/visit.sub.php b/adm/visit.sub.php index 4bdf559e1..c006d767e 100644 --- a/adm/visit.sub.php +++ b/adm/visit.sub.php @@ -6,22 +6,27 @@ include_once(G4_LIB_PATH.'/visit.lib.php'); if (empty($fr_date)) $fr_date = G4_TIME_YMD; if (empty($to_date)) $to_date = G4_TIME_YMD; -$qstr = 'fr_date='.$fr_date.'&to_date='.$to_date; +$qstr = "fr_date=".$fr_date."&to_date=".$to_date; ?> + +
- 접속자집계 열람조건 지정 - 기간지정 부터 까지 - - - - - - - - - + 접속자집계 기간지정 + 부터 + 까지 +