]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_removeip.php
Swapped out more HTML to templates (see ticket #68)
[mailer.git] / inc / modules / admin / what-config_removeip.php
index 4f8f4236a3f67f335201a6619a015eca5e73fccf..357af091318d933dbf027b98cc6c39dda480f1e7 100644 (file)
@@ -43,7 +43,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) {
 // Add description as navigation point
 addYouAreHereLink('admin', __FILE__);
 
-if (isFormSent()) {
+if (isFormSent('save_config')) {
        // Save configuration
        adminSaveSettingsFromPostData();
 } else {