Testing captcha
This commit is contained in:
		@ -172,8 +172,8 @@ jQuery(document).ready(function($) {
 | 
				
			|||||||
          $('#message-warning').html(msg);
 | 
					          $('#message-warning').html(msg);
 | 
				
			||||||
          $('#message-warning').fadeIn();
 | 
					          $('#message-warning').fadeIn();
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        grecaptcha.reset();
 | 
					        // grecaptcha.reset();
 | 
				
			||||||
        $('form#contactForm button.submit').prop('disabled', false);
 | 
					        // $('form#contactForm button.submit').prop('disabled', false);
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    });
 | 
					    });
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user