X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-maintenance.php;h=a5aba07894765e050e1e5c219d283980e7bff840;hb=1410e014d23f244e73d3a7916a61c2473416bab9;hp=d676120a3c7467879b3bd16478bd769e8235db4b;hpb=2e715eb7f3f8ca8d259aacb4cbbddde7d9d18e01;p=mailer.git diff --git a/inc/modules/admin/what-maintenance.php b/inc/modules/admin/what-maintenance.php index d676120a3c..a5aba07894 100644 --- a/inc/modules/admin/what-maintenance.php +++ b/inc/modules/admin/what-maintenance.php @@ -61,7 +61,7 @@ if (isFormSent()) { updateConfiguration('maintenance', $target_mode); // Load template - loadTemplate('admin_settings_saved', false, $message); + displayMessage($message); } else { switch (getMaintenance()) { case 'Y': // Maintenance mode is active