2025/01/16 뉴스레터 alert창 문구 수정
This commit is contained in:
parent
83ac5a84ee
commit
30f60e5e2c
@ -87,7 +87,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
if(!$("#_agreeCheck").is(":checked")){
|
if(!$("#_agreeCheck").is(":checked")){
|
||||||
alert("위 약관에 동의 해주세요.");
|
alert("개인정보 수집 및 이용에 동의를 해주세요.");
|
||||||
$("#_agreeCheck").focus();
|
$("#_agreeCheck").focus();
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user