로그인


?

단축키

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자리 이상 설정에 따라 설명이 바뀌게 됩니다.

?

전체 게시글

전체 게시글을 한번에 볼 수 있습니다.

  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 조회수219
    Read More
  9. Read More
  10. Read More
  11. Read More
  12. Read More
  13. Read More
  14. Read More
  15. 10. 라이믹스(Rhymix) 설치하기

    짹니 2021.09.12 댓글0 조회수577 file
    Read More
  16. No Image

    9. DB 생성하기

    짹니 2021.09.12 댓글0 조회수407
    Read More
  17. Read More
  18. No Image

    7. Sendmail 설치하기

    짹니 2021.09.12 댓글0 조회수450
    Read More
  19. 6. 도메인 연결 및 Nginx 라우팅 설정

    짹니 2021.09.07 댓글0 조회수589 file
    Read More
  20. 5. MariaDB 및 phpMyAdmin 설치하기

    짹니 2021.09.07 댓글0 조회수570 file
    Read More
Board Pagination Prev 1 2 Next
/ 2