diff --git a/adm/config_form.php b/adm/config_form.php index c51283751..3c458808f 100644 --- a/adm/config_form.php +++ b/adm/config_form.php @@ -836,14 +836,17 @@ if ($config['cf_sms_use'] && $config['cf_icode_id'] && $config['cf_icode_pw']) { + + - + - + + + @@ -858,6 +861,26 @@ if ($config['cf_sms_use'] && $config['cf_icode_id'] && $config['cf_icode_pw']) { + + + + + + + + + + + MID +
+
+ API Key + + + @@ -892,7 +915,7 @@ if ($config['cf_sms_use'] && $config['cf_icode_id'] && $config['cf_icode_pw']) { - 회수제한은 실서비스에서 아이핀과 휴대폰 본인확인 인증에 개별 적용됩니다.
0 으로 설정하시면 회수제한이 적용되지 않습니다.'); ?> + 아이핀/휴대폰/통합인증에서 개별 적용됩니다.)'); ?> 회 diff --git a/adm/config_form_update.php b/adm/config_form_update.php index cd31cb1e0..de1200f85 100644 --- a/adm/config_form_update.php +++ b/adm/config_form_update.php @@ -172,7 +172,7 @@ foreach( $check_keys as $k => $v ){ // 본인확인을 사용할 경우 아이핀, 휴대폰인증 중 하나는 선택되어야 함 if($_POST['cf_cert_use'] && !$_POST['cf_cert_ipin'] && !$_POST['cf_cert_hp']) - alert('본인확인을 위해 아이핀 또는 휴대폰 본인학인 서비스를 하나이상 선택해 주십시오'); + alert('본인확인을 위해 아이핀 또는 휴대폰 본인확인 서비스를 하나이상 선택해 주십시오'); if(!$_POST['cf_cert_use']) { $posts[$key] = $_POST['cf_cert_ipin'] = ''; diff --git a/adm/css/admin.css b/adm/css/admin.css index ee67811f1..5d24fec60 100644 --- a/adm/css/admin.css +++ b/adm/css/admin.css @@ -144,7 +144,7 @@ box-shadow: 2px 0 2px rgba(150,150,150,0.1);} .btn_submit{background:#ff4081;color:#fff} a.btn_submit{background:#ff4081;color:#fff} - + .btn_confirm .btn_submit {padding:0 15px;border:0;height:30px;color:#fff} .btn_frmline {display:inline-block;padding:0 7px;height:24px;border:0;background:#444;color:#fff !important;letter-spacing:-0.1em;text-decoration:none;vertical-align:middle;line-height:2em} /* 우편번호검색버튼 등 */ .btn_frmline:focus, .btn_frmline:hover, .btn_frmline:active {text-decoration:none} @@ -182,10 +182,10 @@ a.btn_submit{background:#ff4081;color:#fff} .btn_add01 button {margin:0} - + .td_mng a.btn,.td_mng a{display:inline-block;height:26px;line-height:26px;border:0;border-radius:3px;padding:0 8px;margin:1px;font-weight:normal} .td_mng button,.td_mng button.btn{height:26px;border:0;border-radius:3px;padding:0 8px;margin:1px;font-weight:normal} - + .btn{height:30px;border:0;border-radius:5px;padding:0 10px;font-weight:bold;font-size:1.09em;vertical-align:middle} a.btn{display:inline-block;height:30px;line-height:30px;border:0;border-radius:5px;padding:0 10px;font-weight:bold;font-size:1.09em;vertical-align:middle} .btn_submit{background:#ff4081;color:#fff} @@ -249,7 +249,7 @@ legend {position:absolute;width:0;height:0;font-size:0;line-height:0;text-indent - + #sort_mb {width:800px} #sort_sodr {width:600px} @@ -310,7 +310,7 @@ border-bottom: 5px solid black;} .local_ov01 .ov_a{display:inline-block;line-height:30px;height:30px;font-size:0.92em;background:#ff4081;color:#fff;vertical-align:top;border-radius:5px;padding:0 7px} .local_ov01 .ov_a:hover{background:#ff1464} - + /* 테이블 */ table {clear:both;width:100%;border-collapse:collapse;border-spacing:0;} table caption {height:0;font-size:0;line-height:0;overflow:hidden} @@ -750,7 +750,7 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right} /* 분류관리 목록 */ #sct .sct_name {width:130px} #sct th{padding:5px} - + #sct .sct_name div {position:relative} #sct .sct_name1 {padding-left:25px} #sct .sct_name2 {padding-left:50px} @@ -1014,7 +1014,7 @@ box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);} .svc_card{background:url('../img/service_img1.jpg') no-repeat top center;margin-right:13px;} .svc_card ul li{width:33%;} .svc_phone {background:url('../img/service_img2.jpg') no-repeat top center;margin-right:13px;} -.svc_phone ul li{width:33%;} +.svc_phone ul li{width:50%;} .svc_ipin {background:url('../img/service_img3.jpg') no-repeat top center;} .service_2{padding-top:15px;clear:both} @@ -1053,7 +1053,7 @@ box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);} #theme_list{padding:0;margin:0;list-style:none; width: 1000px;position:relative} #theme_list:after{display:block;visibility:hidden;clear:both;content:""} #theme_list li{margin:10px 10px 10px 0;float:left} - + #theme_list li:after{display:block;visibility:hidden;clear:both;content:""} #theme_list li .tmli_if{border: 1px solid #d1dee2;width:302px;} #theme_list li .tmli_if>img{width:300px;height:225px;} @@ -1111,9 +1111,9 @@ box-shadow: 1px 2px 5px rgba(150,150,150,0.5);z-index:1000} #processing{margin: 0 auto;padding: 70px 0;border: 1px solid #eee;background: #f9f9f9;text-align:center;} #processing p{font-size:1.2em} .check_processing {width:300px;height:300px;margin:0 auto;background:url(../img/check.png) no-repeat 50% 50% } - - -#processing button{background:#ff3061;border:none;color:#fff;padding: 15px;width:200px;margin-top:15px;border-radius:5px;font-weight:bold;font-size:1.167em} + + +#processing button{background:#ff3061;border:none;color:#fff;padding: 15px;width:200px;margin-top:15px;border-radius:5px;font-weight:bold;font-size:1.167em} /*미완료 주문*/ @@ -1134,7 +1134,7 @@ box-shadow: 1px 2px 5px rgba(150,150,150,0.5);z-index:1000} #itemuselist .use_href{font-weight:bold;text-decoration:none;display:block;} #itemuselist .use_href .tit_op{background:url(./../img/op_btn1.gif) no-repeat 50% 50%;display:inline-block;text-indent:-999px;overflow:hidden;width:7px;height:4px;margin-left:5px} #itemuselist .use_div{background:#d8dfe9;padding:10px;margin:5px 0 0;display:none;} -#itemuselist .td_select{width:100px} +#itemuselist .td_select{width:100px} @media only screen and (max-device-width : 768px) and (orientation : landscape){ @@ -1145,4 +1145,4 @@ input[type="text"]{max-width:200px} @media only screen and (max-device-width : 480px) and (orientation : portrait){ /* Styles */ input[type="text"]{max-width:200px} -} +} diff --git a/adm/member_form.php b/adm/member_form.php index 470fccced..4dd2a6ff9 100644 --- a/adm/member_form.php +++ b/adm/member_form.php @@ -233,10 +233,12 @@ add_javascript(G5_POSTCODE_JS, 0); //다음 주소 js 본인확인방법 - > - + > + > + > + diff --git a/adm/member_list.php b/adm/member_list.php index 248b62be8..57811098d 100644 --- a/adm/member_list.php +++ b/adm/member_list.php @@ -236,10 +236,12 @@ $colspan = 16; ?> - > -
+ > +
> - +
+ > + Yes':'No'; ?> diff --git a/adm/service.php b/adm/service.php index 0317c67da..06cf509f6 100644 --- a/adm/service.php +++ b/adm/service.php @@ -15,45 +15,34 @@ include_once('./admin.head.php');

신용카드 전자결제 서비스
(계좌이체, 가상계좌 결제 포함)

-

이곳을 통하여 가입하시면 신용카드 결제를 국내 최저 수수료인 3.2%에 이용 할 수 있습니다. 영카트를 사용하지 않아도 이 수수료를 적용 받을 수 있습니다. 아래 가입을 희망하시는 회사의 로고를 클릭하시면 가입페이지로 이동합니다.

+
-

휴대폰 본인확인 서비스

-

정보통신망법 23조 2항(주민등록번호의 사용제한)에 따라 기존 주민등록번호 기반의 인증서비스 이용이 불가합니다. 주민등록번호 대체수단으로 최소한의 정보(생년월일, 휴대폰번호, 성별)를 입력받아 본인임을 확인하는 인증수단 입니다

+

본인확인 서비스

-
-

아이핀 본인확인 서비스

-

정부가 주관하는 주민등록번호 대체 수단으로 본인의 개인정보를 아이핀 사이트에 한번만 발급해 놓고, 이후부터는 아이디와 패스워드 만으로 본인임을 확인하는 인증수단 입니다.

- -

오케이네임 아이핀 본인확인 신청하기

- -
-
-
-

SMS 문자 서비스

-

주문이나 배송시에 상점운영자 또는 고객에게 휴대폰으로 단문메세지 (최대 한글 40자, 영문 80자)를 발송합니다.

-
-
아이코드 SMS 서비스 신청하기
+
+

SMS 문자 서비스

+

주문이나 배송시에 상점운영자 또는 고객에게 휴대폰으로 단문메세지 (최대 한글 40자, 영문 80자)를 발송합니다.

+
+
아이코드 SMS 서비스 신청하기
+- skin/member/basic/password_reset.skin.php
+- mobile/skin/member/basic/password_reset.skin.php
+- theme/basic/skin/member/basic/password_reset.skin.php
+- theme/basic/mobile/skin/member/basic/password_reset.skin.php \ No newline at end of file diff --git a/bbs/register_form.php b/bbs/register_form.php index 6f94d9cac..998510236 100644 --- a/bbs/register_form.php +++ b/bbs/register_form.php @@ -39,7 +39,7 @@ if ($w == "") { } if (!isset($_POST['agree2']) || !$_POST['agree2']) { - alert('개인정보처리방침안내의 내용에 동의하셔야 회원가입 하실 수 있습니다.', G5_BBS_URL.'/register.php'); + alert('개인정보 수집 및 이용의 내용에 동의하셔야 회원가입 하실 수 있습니다.', G5_BBS_URL.'/register.php'); } $agree = preg_replace('#[^0-9]#', '', $_POST['agree']); diff --git a/bbs/register_form_update.php b/bbs/register_form_update.php index 5f912da5e..994b0eec0 100644 --- a/bbs/register_form_update.php +++ b/bbs/register_form_update.php @@ -167,7 +167,7 @@ if($config['cf_cert_use'] && get_session('ss_cert_type') && get_session('ss_cert $sql = " select mb_id from {$g5['member_table']} where mb_id <> '{$member['mb_id']}' and mb_dupinfo = '".get_session('ss_cert_dupinfo')."' "; $row = sql_fetch($sql); if ($row['mb_id']) { - alert("입력하신 본인확인 정보로 가입된 내역이 존재합니다.\\n회원아이디 : ".$row['mb_id']); + alert("입력하신 본인확인 정보로 가입된 내역이 존재합니다."); } } diff --git a/css/default.css b/css/default.css index 115970dbb..de81a1102 100644 --- a/css/default.css +++ b/css/default.css @@ -272,7 +272,7 @@ a.btn_close {text-align:center;line-height:50px} a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle} button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle} .btn_cancel:hover {background:#aaa} -a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */ +a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 25px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */ a.btn_frmline {} button.btn_frmline {font-size:1em} @@ -402,7 +402,8 @@ box-shadow:0 1px 10px rgba(0,0,0,.1)} .new_win .new_win_con2 {margin:20px 0} .new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""} .new_win .win_btn {text-align:center} -.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer} +.new_win .cert_btn {margin-bottom:30px;text-align:center} +.new_win .btn_close {padding:0 20px;height:45px;overflow:hidden;cursor:pointer} .new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em} /* 검색결과 색상 */ diff --git a/css/default_shop.css b/css/default_shop.css index 3e26e83e4..a06fefcf4 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -329,7 +329,7 @@ a.btn_close {text-align:center;line-height:50px} a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle} button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle} .btn_cancel:hover {background:#aaa} -a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */ +a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 25px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */ a.btn_frmline {} button.btn_frmline {font-size:1em} a.btn_frmline {line-height:24px} @@ -504,7 +504,7 @@ box-shadow:0 1px 10px rgba(0,0,0,.1)} .new_win .new_win_con2 {margin:20px 0 0} .new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""} .new_win .win_btn {text-align:center;padding-bottom:30px} -.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer} +.new_win .btn_close {padding:0 20px;height:45px;overflow:hidden;cursor:pointer} .new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em} diff --git a/css/mobile.css b/css/mobile.css index e37088e53..fe161442d 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -321,6 +321,7 @@ box-shadow:0 1px 10px rgba(0,0,0,.1)} .new_win .win_btn {clear:both;padding:10px 0 30px;text-align:center} .new_win .win_btn a {display:inline-block;height:45px;line-height:40px;font-weight:bold} +.new_win .cert_btn {text-align:center} .new_win .btn_close {width:60px;height:45px;overflow:hidden;cursor:pointer} .new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em} diff --git a/mobile/skin/member/basic/login.skin.php b/mobile/skin/member/basic/login.skin.php index 8fa843fa6..a53a15af2 100644 --- a/mobile/skin/member/basic/login.skin.php +++ b/mobile/skin/member/basic/login.skin.php @@ -32,7 +32,7 @@ add_stylesheet('',

회원로그인 안내

- 회원정보찾기 + 아이디/비밀번호 찾기 회원 가입
diff --git a/mobile/skin/member/basic/password_lost.skin.php b/mobile/skin/member/basic/password_lost.skin.php index 10ccb24a8..f08e6aa94 100644 --- a/mobile/skin/member/basic/password_lost.skin.php +++ b/mobile/skin/member/basic/password_lost.skin.php @@ -6,10 +6,11 @@ add_stylesheet('', ?> +
-

아이디 / 비밀번호 찾기

+

이메일로 찾기

회원가입 시 등록하신 이메일 주소를 입력해 주세요.
@@ -18,12 +19,26 @@ add_stylesheet('',

+
- - +
-
-
+ +
+ +
+

본인인증으로 찾기

+
+ + + + +
+
+ + +
+
diff --git a/mobile/skin/member/basic/password_reset.skin.php b/mobile/skin/member/basic/password_reset.skin.php new file mode 100644 index 000000000..264584123 --- /dev/null +++ b/mobile/skin/member/basic/password_reset.skin.php @@ -0,0 +1,39 @@ +', 0); +?> + + +
+
+
+
+

새로운 비밀번호를 입력해주세요.

+ + + + + + +
+ +
+ +
+
+
+
+ + + \ No newline at end of file diff --git a/mobile/skin/member/basic/register.skin.php b/mobile/skin/member/basic/register.skin.php index 7f2c508ec..9282ae925 100644 --- a/mobile/skin/member/basic/register.skin.php +++ b/mobile/skin/member/basic/register.skin.php @@ -14,7 +14,7 @@ add_stylesheet('',
-

회원가입약관 및 개인정보처리방침안내의 내용에 동의하셔야 회원가입 하실 수 있습니다.

+

회원가입약관 및 개인정보 수집 및 이용의 내용에 동의하셔야 회원가입 하실 수 있습니다.

@@ -31,10 +31,10 @@ add_stylesheet('',
-

개인정보처리방침안내

+

개인정보 수집 및 이용

- + @@ -64,7 +64,7 @@ add_stylesheet('',
- +
@@ -84,7 +84,7 @@ add_stylesheet('', } if (!f.agree2.checked) { - alert("개인정보처리방침안내의 내용에 동의하셔야 회원가입 하실 수 있습니다."); + alert("개인정보 수집 및 이용의 내용에 동의하셔야 회원가입 하실 수 있습니다."); f.agree2.focus(); return false; } diff --git a/mobile/skin/member/basic/register_form.skin.php b/mobile/skin/member/basic/register_form.skin.php index 1ccc9a7a5..a6e38a612 100644 --- a/mobile/skin/member/basic/register_form.skin.php +++ b/mobile/skin/member/basic/register_form.skin.php @@ -47,15 +47,20 @@ add_stylesheet('',

개인정보 입력

    -
  • - - class="frm_input full_input " placeholder="이름"> - + 아이핀 본인확인'.PHP_EOL; - if($config['cf_cert_hp']) - echo ''.PHP_EOL; + // #TODO 조건 추가 필요 + // if($config['cf_cert_sa']) { + echo ''.PHP_EOL; + echo ''.PHP_EOL; + echo ''.PHP_EOL; + echo ''.PHP_EOL; + // } + if($config['cf_cert_hp']) + echo ''.PHP_EOL; + if($config['cf_cert_ipin']) + echo ''.PHP_EOL; echo ''.PHP_EOL; } @@ -67,13 +72,15 @@ add_stylesheet('', else $mb_cert = '휴대폰'; ?> - - 아이핀 본인확인 후에는 이름이 자동 입력되고 휴대폰 본인확인 후에는 이름과 휴대폰번호가 자동 입력되어 수동으로 입력할수 없게 됩니다. -
    본인확인성인인증 완료
    - + +
  • +
  • + + class="frm_input full_input " placeholder="이름"> +
  • diff --git a/mobile/skin/member/basic/style.css b/mobile/skin/member/basic/style.css index 042c43fa0..4b080a042 100644 --- a/mobile/skin/member/basic/style.css +++ b/mobile/skin/member/basic/style.css @@ -108,7 +108,7 @@ #fregisterform .form_01 h2 {font-size:1.167em;margin:0 0 5px} #fregisterform .frm_label {display:block;font-size:1.083em;margin:15px 0 5px;color:#555} #fregisterform .btn_frmline {width:70px;height:30px;line-height:30px;padding:0 10px;font-weight:bold} -#fregisterform .rgs_name_li button {margin:5px 0 0} +#fregisterform .rgs_name_li button {margin:5px 0 0;width:auto} #fregisterform .reg_mb_img_file {margin-bottom:30px} #fregisterform .reg_mb_img_file img {max-width:100%;height:auto} @@ -152,10 +152,16 @@ #reg_result .btn_confirm a {display:inline-block;padding:0 20px;height:40px;line-height:38px;border:1px solid #ed6478;color:#ed6478;border-radius:3px;font-weight:bold} /* 아이디/비밀번호 찾기 */ +#find_info h3 {display:none;margin-bottom:30px;text-align:center;font-size:1.1em;} +#find_info.cert h3 {display:block;} #find_info #info_fs p {margin:0 0 10px;line-height:1.5em;font-size:0.92em;color:#4162ff} #find_info #info_fs #mb_email {width:100%} #find_info #captcha {margin:5px 0} +/* 비밀번호 재설정 */ +#pw_reset #info_fs {margin-bottom: 10px} +#pw_reset .frm_input {margin:10px 0 0} + /* 로그인 */ #mb_login {} #mb_login h1 {font-size:2em;text-align:center;margin:30px 0 20px} diff --git a/mobile/skin/social/social_register_member.skin.php b/mobile/skin/social/social_register_member.skin.php index e8e88948b..edf56698f 100644 --- a/mobile/skin/social/social_register_member.skin.php +++ b/mobile/skin/social/social_register_member.skin.php @@ -43,7 +43,7 @@ $email_msg = $is_exists_email ? '등록할 이메일이 중복되었습니다.
    자세히보기 - +

    @@ -134,7 +134,7 @@ $email_msg = $is_exists_email ? '등록할 이메일이 중복되었습니다. } if (!f.agree2.checked) { - alert("개인정보처리방침안내의 내용에 동의하셔야 회원가입 하실 수 있습니다."); + alert("개인정보 수집 및 이용의 내용에 동의하셔야 회원가입 하실 수 있습니다."); f.agree2.focus(); return false; } diff --git a/skin/member/basic/login.skin.php b/skin/member/basic/login.skin.php index 15f94e3a7..1cf0239a2 100644 --- a/skin/member/basic/login.skin.php +++ b/skin/member/basic/login.skin.php @@ -30,7 +30,7 @@ add_stylesheet('',
    diff --git a/skin/member/basic/password_lost.skin.php b/skin/member/basic/password_lost.skin.php index 56f27ff58..4f3802b6a 100644 --- a/skin/member/basic/password_lost.skin.php +++ b/skin/member/basic/password_lost.skin.php @@ -6,10 +6,11 @@ add_stylesheet('', ?> +
    -

    회원정보 찾기

    +

    이메일로 찾기

    회원가입 시 등록하신 이메일 주소를 입력해 주세요.
    @@ -21,11 +22,24 @@ add_stylesheet('',

    - - +
    + +
    +

    본인인증으로 찾기

    +
    + + + + +
    +
    + + +
    +
    \ No newline at end of file diff --git a/skin/member/basic/password_reset.skin.php b/skin/member/basic/password_reset.skin.php new file mode 100644 index 000000000..264584123 --- /dev/null +++ b/skin/member/basic/password_reset.skin.php @@ -0,0 +1,39 @@ +', 0); +?> + + +
    +
    +
    +
    +

    새로운 비밀번호를 입력해주세요.

    + + + + + + +
    + +
    + +
    + +
    +
    + + + \ No newline at end of file diff --git a/skin/member/basic/register.skin.php b/skin/member/basic/register.skin.php index 3d3898451..40442b827 100644 --- a/skin/member/basic/register.skin.php +++ b/skin/member/basic/register.skin.php @@ -10,7 +10,7 @@ add_stylesheet('',
    -

    회원가입약관 및 개인정보처리방침안내의 내용에 동의하셔야 회원가입 하실 수 있습니다.

    +

    회원가입약관 및 개인정보 수집 및 이용의 내용에 동의하셔야 회원가입 하실 수 있습니다.

    ',
    -

    개인정보처리방침안내

    +

    개인정보 수집 및 이용

개인정보처리방침안내개인정보 수집 및 이용
목적
- + @@ -54,7 +54,7 @@ add_stylesheet('',
- +
@@ -80,7 +80,7 @@ add_stylesheet('', } if (!f.agree2.checked) { - alert("개인정보처리방침안내의 내용에 동의하셔야 회원가입 하실 수 있습니다."); + alert("개인정보 수집 및 이용의 내용에 동의하셔야 회원가입 하실 수 있습니다."); f.agree2.focus(); return false; } diff --git a/skin/member/basic/register_form.skin.php b/skin/member/basic/register_form.skin.php index e2dc5fd5b..dfdf7e27b 100644 --- a/skin/member/basic/register_form.skin.php +++ b/skin/member/basic/register_form.skin.php @@ -53,15 +53,20 @@ add_stylesheet('',

개인정보 입력

    -
  • - - class="frm_input full_input " size="10" placeholder="이름"> - + 아이핀 본인확인'.PHP_EOL; - if($config['cf_cert_hp']) - echo ''.PHP_EOL; + // #TODO 조건 추가 필요 + // if($config['cf_cert_sa']) { + echo ''.PHP_EOL; + echo ''.PHP_EOL; + echo ''.PHP_EOL; + echo ''.PHP_EOL; + // } + if($config['cf_cert_hp']) + echo ''.PHP_EOL; + if($config['cf_cert_ipin']) + echo ''.PHP_EOL; echo ''.PHP_EOL; } @@ -73,15 +78,14 @@ add_stylesheet('', else $mb_cert = '휴대폰'; ?> -
    본인확인성인인증 완료
    - - - - 아이핀 본인확인 후에는 이름이 자동 입력되고 휴대폰 본인확인 후에는 이름과 휴대폰번호가 자동 입력되어 수동으로 입력할수 없게 됩니다. - + +
  • +
  • + + class="frm_input full_input " size="10" placeholder="이름">
  • diff --git a/skin/member/basic/style.css b/skin/member/basic/style.css index cd5e1cd71..87dac23b1 100644 --- a/skin/member/basic/style.css +++ b/skin/member/basic/style.css @@ -91,7 +91,7 @@ /* ### 기본 스타일 커스터마이징 끝 ### */ /* 회원가입 약관 */ - + .register {margin:0 auto} .register:after {display:block;visibility:hidden;clear:both;content:""} .register .btn_confirm .btn_submit, @@ -171,10 +171,17 @@ /* 아이디/비밀번호 찾기 */ +#find_info h3 {display:none;margin-bottom:30px;text-align:center;font-size:1.1em;} +#find_info.cert .new_win_con {width:460px;float:left;} +#find_info.cert h3 {display:block;} #find_info #mb_hp_label {display:inline-block;margin-left:10px} #find_info p {line-height:1.5em} #find_info #mb_email {margin:10px 0} +/* 비밀번호 재설정 */ +#pw_reset #info_fs {margin-bottom: 10px} +#pw_reset .frm_input {margin:10px 0 0} + /* 로그인 */ #mb_login {} #mb_login h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} @@ -370,4 +377,4 @@ #profile .my_profile_img {display:block;margin:20px 0 5px} #profile .my_profile_img img {border-radius:50%} #profile .profile_img img {border-radius:50%} -#profile .profile_name .sv_wrap {font-weight:bold;text-align:left} +#profile .profile_name .sv_wrap {font-weight:bold;text-align:left} diff --git a/skin/outlogin/basic/outlogin.skin.1.php b/skin/outlogin/basic/outlogin.skin.1.php index 5735d3326..5c41ffbdf 100644 --- a/skin/outlogin/basic/outlogin.skin.1.php +++ b/skin/outlogin/basic/outlogin.skin.1.php @@ -27,7 +27,7 @@ add_stylesheet(''
' diff --git a/skin/outlogin/shop_side/outlogin.skin.1.php b/skin/outlogin/shop_side/outlogin.skin.1.php index df051c4a4..8f3c7ce82 100644 --- a/skin/outlogin/shop_side/outlogin.skin.1.php +++ b/skin/outlogin/shop_side/outlogin.skin.1.php @@ -27,7 +27,7 @@ add_stylesheet('' ', diff --git a/theme/basic/mobile/skin/member/basic/password_lost.skin.php b/theme/basic/mobile/skin/member/basic/password_lost.skin.php index 10ccb24a8..0d87a59bd 100644 --- a/theme/basic/mobile/skin/member/basic/password_lost.skin.php +++ b/theme/basic/mobile/skin/member/basic/password_lost.skin.php @@ -6,10 +6,11 @@ add_stylesheet('', ?> +
-

아이디 / 비밀번호 찾기

+

이메일로 찾기

회원가입 시 등록하신 이메일 주소를 입력해 주세요.
@@ -18,12 +19,26 @@ add_stylesheet('',

+
- - +
+ +
+

본인인증으로 찾기

+
+ + + + +
+
+ + +
+
diff --git a/theme/basic/mobile/skin/member/basic/password_reset.skin.php b/theme/basic/mobile/skin/member/basic/password_reset.skin.php new file mode 100644 index 000000000..264584123 --- /dev/null +++ b/theme/basic/mobile/skin/member/basic/password_reset.skin.php @@ -0,0 +1,39 @@ +', 0); +?> + + +
+
+
+
+

새로운 비밀번호를 입력해주세요.

+ + + + + + +
+ +
+ +
+ +
+
+ + + \ No newline at end of file diff --git a/theme/basic/mobile/skin/member/basic/register.skin.php b/theme/basic/mobile/skin/member/basic/register.skin.php index 7f2c508ec..9282ae925 100644 --- a/theme/basic/mobile/skin/member/basic/register.skin.php +++ b/theme/basic/mobile/skin/member/basic/register.skin.php @@ -14,7 +14,7 @@ add_stylesheet('', -

회원가입약관 및 개인정보처리방침안내의 내용에 동의하셔야 회원가입 하실 수 있습니다.

+

회원가입약관 및 개인정보 수집 및 이용의 내용에 동의하셔야 회원가입 하실 수 있습니다.

@@ -31,10 +31,10 @@ add_stylesheet('',
-

개인정보처리방침안내

+

개인정보 수집 및 이용

개인정보처리방침안내개인정보 수집 및 이용
목적
- + @@ -64,7 +64,7 @@ add_stylesheet('',
- +
@@ -84,7 +84,7 @@ add_stylesheet('', } if (!f.agree2.checked) { - alert("개인정보처리방침안내의 내용에 동의하셔야 회원가입 하실 수 있습니다."); + alert("개인정보 수집 및 이용의 내용에 동의하셔야 회원가입 하실 수 있습니다."); f.agree2.focus(); return false; } diff --git a/theme/basic/mobile/skin/member/basic/register_form.skin.php b/theme/basic/mobile/skin/member/basic/register_form.skin.php index 1ccc9a7a5..971167b4c 100644 --- a/theme/basic/mobile/skin/member/basic/register_form.skin.php +++ b/theme/basic/mobile/skin/member/basic/register_form.skin.php @@ -47,15 +47,20 @@ add_stylesheet('',

개인정보 입력

    -
  • - - class="frm_input full_input " placeholder="이름"> - + 아이핀 본인확인'.PHP_EOL; - if($config['cf_cert_hp']) - echo ''.PHP_EOL; + // #TODO 조건 추가 필요 + // if($config['cf_cert_sa']) { + echo ''.PHP_EOL; + echo ''.PHP_EOL; + echo ''.PHP_EOL; + echo ''.PHP_EOL; + // } + if($config['cf_cert_hp']) + echo ''.PHP_EOL; + if($config['cf_cert_ipin']) + echo ''.PHP_EOL; echo ''.PHP_EOL; } @@ -67,13 +72,14 @@ add_stylesheet('', else $mb_cert = '휴대폰'; ?> - - 아이핀 본인확인 후에는 이름이 자동 입력되고 휴대폰 본인확인 후에는 이름과 휴대폰번호가 자동 입력되어 수동으로 입력할수 없게 됩니다. -
    본인확인성인인증 완료
    - + +
  • +
  • + + class="frm_input full_input " placeholder="이름">
  • diff --git a/theme/basic/mobile/skin/member/basic/style.css b/theme/basic/mobile/skin/member/basic/style.css index 208b0df1f..704a3bce6 100644 --- a/theme/basic/mobile/skin/member/basic/style.css +++ b/theme/basic/mobile/skin/member/basic/style.css @@ -108,7 +108,7 @@ #fregisterform .form_01 h2 {font-size:1.167em;margin:0 0 5px} #fregisterform .frm_label {display:block;font-size:1.083em;margin:15px 0 5px;color:#555} #fregisterform .btn_frmline {width:70px;height:30px;line-height:30px;padding:0 10px;font-weight:bold} -#fregisterform .rgs_name_li button {margin:5px 0 0} +#fregisterform .rgs_name_li button {margin:5px 0 0;width:auto} #fregisterform .reg_mb_img_file {margin-bottom:30px} #fregisterform .reg_mb_img_file img {max-width:100%;height:auto} @@ -152,10 +152,16 @@ #reg_result .btn_confirm a {display:inline-block;padding:0 20px;height:40px;line-height:38px;border:1px solid #ed6478;color:#ed6478;border-radius:3px;font-weight:bold} /* 아이디/비밀번호 찾기 */ +#find_info h3 {display:none;margin-bottom:30px;text-align:center;font-size:1.1em;} +#find_info.cert h3 {display:block;} #find_info #info_fs p {margin:0 0 10px;line-height:1.5em;font-size:0.92em;color:#4162ff} #find_info #info_fs #mb_email {width:100%} #find_info #captcha {margin:5px 0} +/* 비밀번호 재설정 */ +#pw_reset #info_fs {margin-bottom: 10px} +#pw_reset .frm_input {margin:10px 0 0} + /* 로그인 */ #mb_login {} #mb_login h1 {font-size:2em;text-align:center;margin:30px 0 20px} diff --git a/theme/basic/skin/member/basic/login.skin.php b/theme/basic/skin/member/basic/login.skin.php index 19e7e01d1..6c1d87af0 100644 --- a/theme/basic/skin/member/basic/login.skin.php +++ b/theme/basic/skin/member/basic/login.skin.php @@ -30,7 +30,7 @@ add_stylesheet('',
diff --git a/theme/basic/skin/member/basic/password_lost.skin.php b/theme/basic/skin/member/basic/password_lost.skin.php index 903b3a4fd..594505a90 100644 --- a/theme/basic/skin/member/basic/password_lost.skin.php +++ b/theme/basic/skin/member/basic/password_lost.skin.php @@ -6,10 +6,11 @@ add_stylesheet('', ?> +
-

회원정보 찾기

+

이메일로 찾기

회원가입 시 등록하신 이메일 주소를 입력해 주세요.
@@ -19,12 +20,26 @@ add_stylesheet('',

+
- - +
+ +
+

본인인증으로 찾기

+
+ + + + +
+
+ + +
+
\ No newline at end of file diff --git a/theme/basic/skin/member/basic/password_reset.skin.php b/theme/basic/skin/member/basic/password_reset.skin.php new file mode 100644 index 000000000..264584123 --- /dev/null +++ b/theme/basic/skin/member/basic/password_reset.skin.php @@ -0,0 +1,39 @@ +', 0); +?> + + +
+
+
+
+

새로운 비밀번호를 입력해주세요.

+ + + + + + +
+ +
+ +
+ +
+
+ + + \ No newline at end of file diff --git a/theme/basic/skin/member/basic/register.skin.php b/theme/basic/skin/member/basic/register.skin.php index 3d3898451..40442b827 100644 --- a/theme/basic/skin/member/basic/register.skin.php +++ b/theme/basic/skin/member/basic/register.skin.php @@ -10,7 +10,7 @@ add_stylesheet('', -

회원가입약관 및 개인정보처리방침안내의 내용에 동의하셔야 회원가입 하실 수 있습니다.

+

회원가입약관 및 개인정보 수집 및 이용의 내용에 동의하셔야 회원가입 하실 수 있습니다.

',
-

개인정보처리방침안내

+

개인정보 수집 및 이용

개인정보처리방침안내개인정보 수집 및 이용
목적
- + @@ -54,7 +54,7 @@ add_stylesheet('',
- +
@@ -80,7 +80,7 @@ add_stylesheet('', } if (!f.agree2.checked) { - alert("개인정보처리방침안내의 내용에 동의하셔야 회원가입 하실 수 있습니다."); + alert("개인정보 수집 및 이용의 내용에 동의하셔야 회원가입 하실 수 있습니다."); f.agree2.focus(); return false; } diff --git a/theme/basic/skin/member/basic/register_form.skin.php b/theme/basic/skin/member/basic/register_form.skin.php index d60d8c8f7..9a7483e0b 100644 --- a/theme/basic/skin/member/basic/register_form.skin.php +++ b/theme/basic/skin/member/basic/register_form.skin.php @@ -53,15 +53,20 @@ add_stylesheet('',

개인정보 입력

    -
  • - - class="frm_input full_input " size="10" placeholder="이름"> - + 아이핀 본인확인'.PHP_EOL; - if($config['cf_cert_hp']) - echo ''.PHP_EOL; + // #TODO 조건 추가 필요 + // if($config['cf_cert_sa']) { + echo ''.PHP_EOL; + echo ''.PHP_EOL; + echo ''.PHP_EOL; + echo ''.PHP_EOL; + // } + if($config['cf_cert_hp']) + echo ''.PHP_EOL; + if($config['cf_cert_ipin']) + echo ''.PHP_EOL; echo ''.PHP_EOL; } @@ -73,15 +78,14 @@ add_stylesheet('', else $mb_cert = '휴대폰'; ?> -
    본인확인성인인증 완료
    - - - - 아이핀 본인확인 후에는 이름이 자동 입력되고 휴대폰 본인확인 후에는 이름과 휴대폰번호가 자동 입력되어 수동으로 입력할수 없게 됩니다. - + +
  • +
  • + + class="frm_input full_input " size="10" placeholder="이름">
  • diff --git a/theme/basic/skin/member/basic/style.css b/theme/basic/skin/member/basic/style.css index 12adf3c38..31a266753 100644 --- a/theme/basic/skin/member/basic/style.css +++ b/theme/basic/skin/member/basic/style.css @@ -170,10 +170,17 @@ /* 아이디/비밀번호 찾기 */ +#find_info h3 {display:none;margin-bottom:30px;text-align:center;font-size:1.1em;} +#find_info.cert .new_win_con {width:460px;float:left;} +#find_info.cert h3 {display:block;} #find_info #mb_hp_label {display:inline-block;margin-left:10px} #find_info p {line-height:1.5em} #find_info #mb_email {margin:10px 0} +/* 비밀번호 재설정 */ +#pw_reset #info_fs {margin-bottom: 10px} +#pw_reset .frm_input {margin:10px 0 0} + /* 로그인 */ #mb_login {} #mb_login h1 {position:absolute;font-size:0;line-height:0;overflow:hidden} diff --git a/theme/basic/skin/outlogin/basic/outlogin.skin.1.php b/theme/basic/skin/outlogin/basic/outlogin.skin.1.php index 5735d3326..5c41ffbdf 100644 --- a/theme/basic/skin/outlogin/basic/outlogin.skin.1.php +++ b/theme/basic/skin/outlogin/basic/outlogin.skin.1.php @@ -27,7 +27,7 @@ add_stylesheet(''
' diff --git a/theme/basic/skin/outlogin/shop_side/outlogin.skin.1.php b/theme/basic/skin/outlogin/shop_side/outlogin.skin.1.php index df051c4a4..8f3c7ce82 100644 --- a/theme/basic/skin/outlogin/shop_side/outlogin.skin.1.php +++ b/theme/basic/skin/outlogin/shop_side/outlogin.skin.1.php @@ -27,7 +27,7 @@ add_stylesheet(''
개인정보처리방침안내개인정보 수집 및 이용
목적