From: quix0r Date: Fri, 28 Dec 2012 23:19:49 +0000 (+0000) Subject: Usual change: ok->other_than_ok ;) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=448983ae16c1ec60ffe5a1ecf32bbdcd0157d294;p=mailer.git Usual change: ok->other_than_ok ;) --- diff --git a/inc/modules/admin/admin-inc.php b/inc/modules/admin/admin-inc.php index ce7680ee51..57a889db6c 100644 --- a/inc/modules/admin/admin-inc.php +++ b/inc/modules/admin/admin-inc.php @@ -1345,7 +1345,7 @@ function doVerifyExpertSettings () { // Okay, does he want to see them? if (isAdminsExpertWarningEnabled()) { // Ask for them - if (isFormSent()) { + if (isFormSent('save_expert')) { // Is the element set, then we need to change the admin if (isPostRequestElementSet('expert_settings')) { // Get it and prepare final post data array diff --git a/templates/de/html/admin/admin_expert_settings_form.tpl b/templates/de/html/admin/admin_expert_settings_form.tpl index 145dfe4374..8c23374049 100644 --- a/templates/de/html/admin/admin_expert_settings_form.tpl +++ b/templates/de/html/admin/admin_expert_settings_form.tpl @@ -13,7 +13,7 @@ {%form_close%}