회원가입 : 스킨별 인증 안내 출력 수정사항 반영
This commit is contained in:
@ -46,9 +46,9 @@ if ($config['cf_cert_use'] && ($config['cf_cert_sa'] || $config['cf_cert_ipin']
|
||||
<h2>개인정보 입력</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<?php if($config['cf_cert_use'] <> 0 && $config['cf_cert_req'] == 1) { ?>
|
||||
<?php if($config['cf_cert_use'] <> 0) { ?>
|
||||
<div id="msg_certify">
|
||||
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요.<br>이름/휴대폰 번호는 자동으로 입력됩니다.
|
||||
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요. <?php if($config['cf_cert_req'] == 1) { ?><br>이름/휴대폰 번호는 자동으로 입력됩니다.<?php } ?>
|
||||
</div>
|
||||
<?php }
|
||||
if ($config['cf_cert_use']) {
|
||||
|
||||
@ -102,9 +102,9 @@ $email_msg = $is_exists_email ? '등록할 이메일이 중복되었습니다.
|
||||
<h2>개인정보 입력</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<?php if($config['cf_cert_use'] <> 0 && $config['cf_cert_req'] == 1) { ?>
|
||||
<?php if($config['cf_cert_use'] <> 0) { ?>
|
||||
<div id="msg_certify">
|
||||
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요.<br>이름/휴대폰 번호는 자동으로 입력됩니다.
|
||||
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요. <?php if($config['cf_cert_req'] == 1) { ?><br>이름/휴대폰 번호는 자동으로 입력됩니다.<?php } ?>
|
||||
</div>
|
||||
<?php }
|
||||
if ($config['cf_cert_use']) {
|
||||
|
||||
@ -52,9 +52,9 @@ if ($config['cf_cert_use'] && ($config['cf_cert_sa'] || $config['cf_cert_ipin']
|
||||
<h2>개인정보 입력</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<?php if($config['cf_cert_use'] <> 0 && $config['cf_cert_req'] == 1) { ?>
|
||||
<?php if($config['cf_cert_use'] <> 0) { ?>
|
||||
<div id="msg_certify">
|
||||
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요. 이름/휴대폰 번호는 자동으로 입력됩니다.
|
||||
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요. <?php if($config['cf_cert_req'] == 1) { ?>이름/휴대폰 번호는 자동으로 입력됩니다.<?php } ?>
|
||||
</div>
|
||||
<?php }
|
||||
if ($config['cf_cert_use']) {
|
||||
|
||||
@ -95,9 +95,9 @@ $email_msg = $is_exists_email ? '등록할 이메일이 중복되었습니다.
|
||||
<h2>개인정보 입력</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<?php if($config['cf_cert_use'] <> 0 && $config['cf_cert_req'] == 1) { ?>
|
||||
<?php if($config['cf_cert_use'] <> 0) { ?>
|
||||
<div id="msg_certify">
|
||||
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요. 이름/휴대폰 번호는 자동으로 입력됩니다.
|
||||
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요. <?php if($config['cf_cert_req'] == 1) { ?>이름/휴대폰 번호는 자동으로 입력됩니다.<?php } ?>
|
||||
</div>
|
||||
<?php }
|
||||
if ($config['cf_cert_use']) {
|
||||
|
||||
@ -46,11 +46,11 @@ if ($config['cf_cert_use'] && ($config['cf_cert_sa'] || $config['cf_cert_ipin']
|
||||
<h2>개인정보 입력</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<?php if($config['cf_cert_use'] <> 0 && $config['cf_cert_req'] == 1) { ?>
|
||||
<div id="msg_certify">
|
||||
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요.<br>이름/휴대폰 번호는 자동으로 입력됩니다.
|
||||
</div>
|
||||
<?php }
|
||||
<?php if($config['cf_cert_use'] <> 0) { ?>
|
||||
<div id="msg_certify">
|
||||
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요. <?php if($config['cf_cert_req'] == 1) { ?><br>이름/휴대폰 번호는 자동으로 입력됩니다.<?php } ?>
|
||||
</div>
|
||||
<?php }
|
||||
if ($config['cf_cert_use']) {
|
||||
if ($config['cf_cert_sa']) {
|
||||
echo '<button type="button" id="win_sa_toss_cert" class="btn_frmline btn win_sa_cert" data-type="TOSS">토스 인증</button>'.PHP_EOL;
|
||||
|
||||
@ -52,9 +52,9 @@ if ($config['cf_cert_use'] && ($config['cf_cert_sa'] || $config['cf_cert_ipin']
|
||||
<h2>개인정보 입력</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<?php if($config['cf_cert_use'] <> 0 && $config['cf_cert_req'] == 1) { ?>
|
||||
<?php if($config['cf_cert_use'] <> 0) { ?>
|
||||
<div id="msg_certify">
|
||||
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요. 이름/휴대폰 번호는 자동으로 입력됩니다.
|
||||
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요. <?php if($config['cf_cert_req'] == 1) { ?>이름/휴대폰 번호는 자동으로 입력됩니다.<?php } ?>
|
||||
</div>
|
||||
<?php }
|
||||
if ($config['cf_cert_use']) {
|
||||
|
||||
Reference in New Issue
Block a user