]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_wernis.php
Some menu points renamed to not conflict with configuration menus:
[mailer.git] / inc / modules / admin / what-config_wernis.php
index 1b9fd7b9f8efed326946a85d33a4eb0fe2893235..7154bb32fe00f400a1c2b81fd2ea32389e51358b 100644 (file)
@@ -43,7 +43,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 // Add description as navigation point
 addYouAreHereLink('admin', __FILE__);
 
-if (isFormSent()) {
+if (isFormSent('save_config')) {
        // First merge temporarily the new API data into the current config
        mergeConfig(postRequestArray());