로그인


?

단축키

Prev이전 문서

Next다음 문서

위로 아래로 댓글로 가기 첨부
?

단축키

Prev이전 문서

Next다음 문서

위로 아래로 댓글로 가기 첨부

1. 이메일 주소 입력란 아래 설명 출력

* 로그인방법을 "이메일 주소"로 설정하신 분들만 봐주세요.

 

파일경로 : modules/member/skins/comely_member/sigup_form.html

 

* 36번째줄 수정 전

<div class="td"><input type="text"|cond="$identifierForm->name!='email_address'" type="email"|cond="$identifierForm->name=='email_address'" name="{$identifierForm->name}" id="{$identifierForm->name}" value="{$identifierForm->value}" required /></div>

 

* 36번째줄 수정 후

<div class="td"><input type="text"|cond="$identifierForm->name!='email_address'" type="email"|cond="$identifierForm->name=='email_address'" name="{$identifierForm->name}" id="{$identifierForm->name}" value="{$identifierForm->value}" required /><p class="help-block" cond="$identifierForm->name == 'email_address' && $email_confirmation_required == 'Y'">{$lang->msg_email_confirmation_required}</p></div>

 

 

이메일 주소 입력란 아래 설명이 표시됩니다.

메일인증 기능을 끄게되면 설명은 표시되지 않습니다.

 

 

2. 비밀번호 입력란 아래 설명 제대로 출력

 

파일경로 : modules/member/skins/comely_member/sigup_form.html

 

 

* 42번째줄 수정 전

<p class="help-block">{$lang->about_password}</p>

 

* 42번째줄 수정 후

<p class="help-block">{$lang->about_password_strength[$member_config->password_strength]}</p>

 

 

기존 설명 "비밀번호는 6~20자로 되어야 합니다." 설명에서

비밀번호 보안수준 4자리, 6자리, 8자리 이상 설정에 따라 설명이 바뀌게 됩니다.

?

라이믹스(XE)

라이믹스(XE) 관련 정보글 입니다.

  1. Read More
  2. Read More
  3. Read More
  4. Read More
  5. Read More
  6. Read More
  7. Read More
  8. No Image

    스크롤 시 고정되어 따라오는 배너 (고정형)

    짹니 2022.02.16 댓글0 조회수316
    Read More
  9. Read More
  10. Read More
  11. Read More
  12. Read More
  13. Read More
  14. Read More
Board Pagination Prev 1 Next
/ 1