통합인증 : 모바일 - 회원가입/소셜 회원가입 안내 줄바꿈 추가

This commit is contained in:
seeoya
2021-10-01 16:24:50 +09:00
parent 06ad2e7df1
commit 247bfab4c0
3 changed files with 3 additions and 3 deletions

View File

@ -48,7 +48,7 @@ if ($config['cf_cert_use'] && ($config['cf_cert_sa'] || $config['cf_cert_ipin']
<li>
<!-- #TODO 조건 추가 -->
<div id="msg_certify">
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요. 이름/휴대폰 번호는 자동으로 입력됩니다.
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요.<br>이름/휴대폰 번호는 자동으로 입력됩니다.
</div>
<?php
if($config['cf_cert_use']) {

View File

@ -104,7 +104,7 @@ $email_msg = $is_exists_email ? '등록할 이메일이 중복되었습니다.
<li>
<!-- #TODO 조건 추가 -->
<div id="msg_certify">
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요. 이름/휴대폰 번호는 자동으로 입력됩니다.
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요.<br>이름/휴대폰 번호는 자동으로 입력됩니다.
</div>
<?php
if ($config['cf_cert_use']) {

View File

@ -48,7 +48,7 @@ if ($config['cf_cert_use'] && ($config['cf_cert_sa'] || $config['cf_cert_ipin']
<li>
<!-- #TODO 조건 추가 -->
<div id="msg_certify">
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요. 이름/휴대폰 번호는 자동으로 입력됩니다.
버튼을 눌러 <strong>본인인증</strong>을 진행해주세요.<br>이름/휴대폰 번호는 자동으로 입력됩니다.
</div>
<?php
if($config['cf_cert_use']) {