Merge branch 'g5'
This commit is contained in:
@ -95,7 +95,7 @@ function chk_captcha()
|
|||||||
});
|
});
|
||||||
|
|
||||||
if (!captcha_result) {
|
if (!captcha_result) {
|
||||||
alert('글자가 틀렸거나 입력 횟수가 넘었습니다.\n\n새로고침을 클릭하여 다시 입력해 주십시오.');
|
alert('자동등록방지 입력 글자가 틀렸거나 입력 횟수가 넘었습니다.\n\n새로고침을 클릭하여 다시 입력해 주십시오.');
|
||||||
captcha_key.select();
|
captcha_key.select();
|
||||||
captcha_key.focus();
|
captcha_key.focus();
|
||||||
return false;
|
return false;
|
||||||
|
|||||||
Reference in New Issue
Block a user