Registro

var onloadCallback = function () { jQuery('.g-recaptcha').each( function (i) { grecaptcha.render( jQuery(this).attr('id'), { 'sitekey': jQuery(this).attr('data-sitekey'), 'theme': jQuery(this).attr('data-theme') }); }); }; function um_recaptcha_refresh() { jQuery('.g-recaptcha').html(''); grecaptcha.reset(); onloadCallback(); }
.um-2367.um { max-width: 450px; } .um-2367.um { margin-left: 0px !important; }