From c1e56e5fa12c730ab679a95724a39e94eee357ed Mon Sep 17 00:00:00 2001 From: Pavel Dohnal Date: Mon, 10 Jul 2017 13:28:06 +0100 Subject: [PATCH] Update button type to prevent form submit [MAILPOET-992] --- views/settings/mta.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/settings/mta.html b/views/settings/mta.html index a9fd3bf960..7f2e735135 100644 --- a/views/settings/mta.html +++ b/views/settings/mta.html @@ -98,6 +98,7 @@
@@ -793,7 +794,6 @@ // save settings $('.mailpoet_settings_submit > input').trigger('click'); } - return false; } function setSignupConfirmation(group) {