From a310bf4b04c7d7d03b7c9b8e96fdc222e183b754 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 18 Feb 2013 13:40:37 +0900 Subject: [PATCH 1/3] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20=EB=A6=AC?= =?UTF-8?q?=EB=94=94=EC=9E=90=EC=9D=B8=2018,=20=EA=B4=80=EB=A6=AC=EA=B6=8C?= =?UTF-8?q?=ED=95=9C=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/auth_list.php | 19 ++++++++++++------- css/adm.css | 3 +++ 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/adm/auth_list.php b/adm/auth_list.php index bfe7d3323..09961646f 100644 --- a/adm/auth_list.php +++ b/adm/auth_list.php @@ -156,9 +156,10 @@ $colspan = 5; -
- 관리권한 추가 +
+

관리권한 추가

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

+ @@ -178,11 +179,15 @@ $colspan = 5; -

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

- - - -
+
+

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

+ + +
+
+ +
+ diff --git a/css/adm.css b/css/adm.css index 67f8c529c..bd3057a91 100644 --- a/css/adm.css +++ b/css/adm.css @@ -231,6 +231,9 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9 .txt_true {color:#2a6bc4} .txt_false {color:#ccc} +/* 관리권한설정 */ +#add_admin fieldset {margin-top:20px} + /* 메일 테스트 */ #fsendmailtest {margin-bottom:20px;padding:30px 0;border:1px solid #ced9de;background:#fff;text-align:center} From 1fc95b0cab759885617028fc3e0a37e4cdaf2959 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 18 Feb 2013 13:41:46 +0900 Subject: [PATCH 2/3] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20merge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/board_list.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/adm/board_list.php b/adm/board_list.php index 30a797727..19045b73a 100644 --- a/adm/board_list.php +++ b/adm/board_list.php @@ -86,17 +86,13 @@ $colspan = 8;

생성된 게시판 목록

여러개의 게시판 설정을 한번에 바꾸실 때는 게시판 체크기능을 이용하세요.

-<<<<<<< HEAD -
-======= ->>>>>>> 6351d0732dbb9a7896c228d552d98ba457ee7b4f From a15b0855ca163540a731e8bfd4b7750ef8a2f788 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 18 Feb 2013 13:47:25 +0900 Subject: [PATCH 3/3] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=20=EA=B7=B8=EB=A3=B9=20=EC=A0=91=EA=B7=BC?= =?UTF-8?q?=EA=B0=80=EB=8A=A5=ED=9A=8C=EC=9B=90=20=EB=AA=A9=EB=A1=9D,=20?= =?UTF-8?q?=EC=9E=90=EB=B0=94=EC=8A=A4=ED=81=AC=EB=A6=BD=ED=8A=B8=20?= =?UTF-8?q?=EB=8C=80=EC=9D=91=20=EC=A4=80=EB=B9=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/boardgroupmember_list.php | 99 ++++++++++++++++++----------------- 1 file changed, 51 insertions(+), 48 deletions(-) diff --git a/adm/boardgroupmember_list.php b/adm/boardgroupmember_list.php index e24b363ce..e6ad3d0fe 100644 --- a/adm/boardgroupmember_list.php +++ b/adm/boardgroupmember_list.php @@ -68,58 +68,61 @@ $colspan = 7; - - - - - - - - - - - - - - -'.$row2['cnt'].''; +
+

그룹에 접근가능한 회원 목록 (그룹아이디:)

+
그룹에 접근가능한 회원 목록 (그룹아이디:)
그룹회원아이디이름별명최종접속처리일시삭제
+ + + + + + + + + + + + + '.$row2['cnt'].''; - $s_del = '삭제'; + //$s_del = '삭제'; - $mb_nick = get_sideview($row['mb_id'], $row['mb_nick'], $row['mb_email'], $row['mb_homepage']); -?> - - - - - - - - - - + + + + + + + + + + '; -} -?> - -
그룹회원아이디이름별명최종접속처리일시
자료가 없습니다.
+ if ($i == 0) + { + echo '자료가 없습니다.'; + } + ?> + + - +
+ +
+ + +