X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_surfbar.php;h=e4a40f8023c71ffbb8a2f2299b78c40f32d750cf;hp=1cd75f1270cddb5414a29bdb80f1ac936e6c9085;hb=08bcd047b40c7bbb2093fa7ee82f8681f19d960b;hpb=d196b95b5e301f280effe1d94e44aaa560396645 diff --git a/inc/modules/admin/what-config_surfbar.php b/inc/modules/admin/what-config_surfbar.php index 1cd75f1270..e4a40f8023 100644 --- a/inc/modules/admin/what-config_surfbar.php +++ b/inc/modules/admin/what-config_surfbar.php @@ -75,17 +75,6 @@ if (isset($_POST['ok'])) { define('__CONFIG_SURFBAR_PAY_MODEL_DYNAMIC', " checked=\"checked\""); } - // Prepare admin notify - if ($_CONFIG['surfbar_notify_admin_unlock'] == "Y") { - // Yes selected - define('__CONFIG_SURFBAR_NOTIFY_ADMIN_UNLOCK_Y' , " checked=\"checked\""); - define('__CONFIG_SURFBAR_NOTIFY_ADMIN_UNLOCK_N', ""); - } else { - // No selected - define('__CONFIG_SURFBAR_NOTIFY_ADMIN_UNLOCK_Y' , ""); - define('__CONFIG_SURFBAR_NOTIFY_ADMIN_UNLOCK_N', " checked=\"checked\""); - } - // Prepare auto-sart if ($_CONFIG['surfbar_autostart'] == "Y") { // Yes selected