]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_autopurge.php
New feature of repaying points to user/jackpot/shred added
[mailer.git] / inc / modules / admin / what-config_autopurge.php
index 83a0cd2565024b82ded73da64de84381b258a98c..9163d41c85e9988fe9c5f9d7316c6a049ce93788 100644 (file)
@@ -70,13 +70,13 @@ if (isset($_POST['ok']))
        define('_CFG_AUTO_PURGE', CREATE_TIME_SELECTIONS($_CONFIG['auto_purge'], "auto_purge", "MWD"));
        if ($_CONFIG['auto_purge_active'] == 'N')
        {
-               define('_CFG_AP_ACTIVE_N', " checked");
+               define('_CFG_AP_ACTIVE_N', ' checked');
                define('_CFG_AP_ACTIVE_Y', "");
        }
         else
        {
                define('_CFG_AP_ACTIVE_N', "");
-               define('_CFG_AP_ACTIVE_Y', " checked");
+               define('_CFG_AP_ACTIVE_Y', ' checked');
        }
 
        // Output template