Add reCAPTCHA V2
This commit is contained in:
		@ -171,10 +171,9 @@ jQuery(document).ready(function($) {
 | 
			
		||||
          $('#image-loader').fadeOut();
 | 
			
		||||
          $('#message-warning').html(msg);
 | 
			
		||||
          $('#message-warning').fadeIn();
 | 
			
		||||
          grecaptcha.reset();
 | 
			
		||||
          $('form#contactForm button.submit').prop('disabled', false);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        grecaptcha.reset();
 | 
			
		||||
        $('form#contactForm button.submit').prop('disabled', false);
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user