X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fmodules%2Fadmin%2Fwhat-maintenance.php;h=a5aba07894765e050e1e5c219d283980e7bff840;hb=9b93cb80c13ee59fbd935b2988127cf4a1135000;hp=d676120a3c7467879b3bd16478bd769e8235db4b;hpb=c3b4eaf29946349ff058691db2dcb615a5379bb2;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