Forums
(@ericwshea)
12 years, 9 months ago
Until the developer implements a fix, here’s some jQuery to reset the value of the submit button.
$('.contact-submit input[type="submit"]').attr('value', 'Submit');