mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-05 17:05:07 -05:00
web signup captcha optional
This commit is contained in:
parent
d304533cca
commit
ab9b7507ae
@ -22,6 +22,7 @@ mSignUp = {
|
||||
{
|
||||
$('#_mSignUp_captcha_submit').text("Captcha key not present");
|
||||
$('#_mSignUp_captcha_submit').attr("disabled", "disabled");
|
||||
mSignUp.validate.captcha = true;
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user