From 44c76d44b95defc53153e7c41432e784e4e91de3 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 12 Dec 2012 18:04:22 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20fieldset=20?= =?UTF-8?q?=EC=8A=A4=ED=83=80=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/auth_list.php | 67 +++++++++++++++++------------------ adm/board_list.php | 9 +++-- adm/boardgroup_list.php | 6 ++-- adm/boardgroupmember_form.php | 30 +++++++--------- adm/boardgroupmember_list.php | 33 +++++++++-------- adm/mail_select_form.php | 4 +-- adm/member_list.php | 10 +++--- adm/point_list.php | 11 +++--- adm/poll_list.php | 9 +++-- adm/popular_list.php | 11 +++--- adm/popular_rank.php | 8 ++--- css/adm.css | 13 ++++--- 12 files changed, 100 insertions(+), 111 deletions(-) diff --git a/adm/auth_list.php b/adm/auth_list.php index 9cb86703d..5ca0c636f 100644 --- a/adm/auth_list.php +++ b/adm/auth_list.php @@ -62,13 +62,13 @@ var list_delete_php = 'auth_list_delete.php';
+
관리권한 검색 -
+ 설정된 관리권한 건 -
- + @@ -83,7 +83,10 @@ var list_delete_php = 'auth_list_delete.php'; - + @@ -162,38 +165,32 @@ else
관리권한 추가 -

아래 양식에서 회원에게 관리권한을 부여하실 수 있습니다. r읽기권한, w입력 혹은 수정권한, d삭제권한입니다.

-
- - -
-
- - - - - - - - -
-
- - -
+

다음 양식에서 회원에게 관리권한을 부여하실 수 있습니다.

+ + + + + + + + + + +

관리자 권한을 탈취당하는 경우를 대비하여 패스워드를 다시 한번 확인합니다.

+ + +
-
- -
+ + diff --git a/adm/member_list.php b/adm/member_list.php index 4df7dbe86..55537816a 100644 --- a/adm/member_list.php +++ b/adm/member_list.php @@ -95,12 +95,12 @@ var list_delete_php = 'member_list_delete.php';
회원검색 -
+ - 총회원수 : , - 차단 : , - 탈퇴 : -
+ 총회원수 명 중, + 차단 명, + 탈퇴 명 + - - +
diff --git a/adm/poll_list.php b/adm/poll_list.php index 6fda519b1..c0f69f77b 100644 --- a/adm/poll_list.php +++ b/adm/poll_list.php @@ -56,16 +56,15 @@ $colspan = 6;
투표검색 -
- + + 투표수 : 개 -
+ - - +
diff --git a/adm/popular_list.php b/adm/popular_list.php index b1f6c12eb..b322d0183 100644 --- a/adm/popular_list.php +++ b/adm/popular_list.php @@ -58,7 +58,7 @@ $sql = " select * limit {$from_record}, {$rows} "; $result = sql_query($sql); -$listall = '처음'; +$listall = '전체목록'; $g4['title'] = '인기검색어관리'; include_once('./admin.head.php'); @@ -74,17 +74,16 @@ var list_delete_php = 'popular_list.php';
인기검색어 검색 -
- + + 건수 : 개 -
+ - - +
diff --git a/adm/popular_rank.php b/adm/popular_rank.php index e8856426c..62bff2312 100644 --- a/adm/popular_rank.php +++ b/adm/popular_rank.php @@ -45,10 +45,10 @@ $colspan = 3;
인기검색어 검색 -
- - 건수 : 개 -
+ + + 건수 개 + 부터 까지 diff --git a/css/adm.css b/css/adm.css index 157b0f1d2..e83e88622 100644 --- a/css/adm.css +++ b/css/adm.css @@ -28,7 +28,7 @@ header {background:#2c2f34} #current_location {position:absolute;top:50px;left:0;width:100%;height:35px;background:url('../img/top_bg.png') #2c2f34 repeat-x;color:#ccc;font-size:0.75em;line-height:2.95em} #current_location ul {margin-left:20px} #current_location li {float:left} -#wrapper {margin:60px 20px 0 220px;min-height:630px} +#wrapper {margin:60px 10px 0 210px;min-height:630px;height:auto !important;height:630px} /* GNB */ #gnb {position:absolute;top:110px;left:20px;width:180px} @@ -52,8 +52,10 @@ textarea, input {padding:3px} textarea:focus, input:focus {padding:4px;border:0;background:#9aacb4;color:#fff} textarea {width:90%} select {padding:2px} -fieldset {margin-bottom:20px;padding:13px;border:1px solid #ced9de;background:#fff} -legend {margin-left:0;padding:7px 10px;border:1px solid #ced9de;background:#f6f9fa;font-size:0.875em} +fieldset {margin-bottom:20px;padding:13px;border:1px solid #ced9de;background:#fff;font-size:0.8em} +fieldset p {color:#6b8088} +fieldset span {display:inline-block;margin-right:10px;vertical-align:middle} +legend {margin-left:0;padding:7px 10px;border:1px solid #ced9de;background:#f6f9fa} button {padding:3px;border:1px solid #ced9de;background:#f6f9fa;cursor:pointer} .readonly {background:#ff3061} @@ -78,8 +80,7 @@ td {padding:10px} .td_chk {width:30px;text-align:center} .td_num {width:60px;text-align:center} .td_bignum {width:120px;text-align:center} -.td_mbid {width:80px;text-align:center} -.td_mbname {width:80px;text-align:center} +.td_mbid, .td_mbnick, .td_mbname {width:80px;text-align:center} .td_time {width:150px;text-align:center} /* 관리권한설정 목록 */ .td_menu {} @@ -99,6 +100,8 @@ td {padding:10px} .tbl_bo_list td {text-align:center} /*게시판그룹관리 목록 */ .tbl_gr_list td {text-align:center} +/* 접근가능그룹 목록 */ +.td_grid {text-align:center} /* 인기검색어 관련 목록 */ .tbl_pop_list td {text-align:center} /* 접속자집계 목록 */
설정된 관리권한 내역 + 설정된 관리권한 내역 +

권한 r은 읽기권한, w는 쓰기권한, d는 삭제권한입니다.

+