로그인


?

단축키

Prev이전 문서

Next다음 문서

위로 아래로 댓글로 가기
?

단축키

Prev이전 문서

Next다음 문서

위로 아래로 댓글로 가기

회원가입 시 이용약관과 개인정보처리방침을 함께 출력하길 원하시는 분들은 아래내용을 따라하시면 됩니다.

 

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

 

* 17~20번째줄 수정 전

<div class="agreement" cond="$member_config->agreement">
<div class="agreement_box">{$member_config->agreement}</div>
<label class="i_check"><input type="checkbox" name="accept_agreement" value="Y" id="accept_agree" /><span><i class="xi-check-min"></i></span>{$lang->about_accept_agreement}</label>
</div>

 

* 17~20번째줄 수정 후

<div class="agreement" loop="$member_config->agreements => $i, $agreement" cond="$agreement->type !== 'disabled'">
<div class="title">
<div class="lb"><em>*</em> {$agreement->title}</label>
<block cond="$agreement->type === 'required'">({$lang->cmd_required})</block>
<block cond="$agreement->type === 'optional'">({$lang->cmd_optional})</block>
</div></div>
<div class="agreement_box">{$agreement->content}</div>
<label class="i_check"><input type="checkbox" name="accept_agreement[{$i}]" value="Y" id="accept_agree{$i}" /><span><i class="xi-check-min"></i></span>{$lang->about_accept_agreement}</label>
</div>

 

17~20번째줄을 모두 삭제하구 수정된 내용을 붙여넣기 하시면 됩니다.

?

전체 게시글

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

  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