{*** [위젯] 회원가입/정보 기본 | member/_join_view.html ***}

{=__('기본정보')}

{=__('표시는 반드시 입력하셔야 하는 항목입니다.')}
{? !isMyPage} {/}
{=__('아이디')} {data.memId}
{=__('비밀번호')}
{=__('비밀번호 확인')}
{=__('이름')}
{=__('이름')}({=__('발음')})
{=__('닉네임')}
{=__('이메일')}
{=__('휴대폰번호')} {=gd_select_box('cellPhoneCountryCode', 'cellPhoneCountryCode', countryPhone, null, data.cellPhoneCountryCode, __('국가코드'), 'style="width: 120px;"', 'chosen-select')}
{=__('전화번호')} {=gd_select_box('phoneCountryCode', 'phoneCountryCode', countryPhone, null, data.phoneCountryCode, __('국가코드'), 'style="width: 120px;"', 'chosen-select')}
{=__('주소')}