X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_autopurge.php;h=1aa19ca73bea3118c0ac2b28e4d3be5eae70cf84;hb=4c221b6350439b8f91db58f142f03f79014f2eaf;hp=b6b1952ccb2c488472aa4396debec40e14f7b14c;hpb=c55f32083a0e0a97b2ba94ec3511f48067b9a64f;p=mailer.git diff --git a/inc/modules/admin/what-list_autopurge.php b/inc/modules/admin/what-list_autopurge.php index b6b1952ccb..1aa19ca73b 100644 --- a/inc/modules/admin/what-list_autopurge.php +++ b/inc/modules/admin/what-list_autopurge.php @@ -94,7 +94,7 @@ if (!SQL_HASZERONUMS($result)) { loadTemplate('admin_list_autopurge', false, $content); } else { // All members are active or you don't have any registered - loadTemplate('admin_settings_saved', false, '{--ADMIN_AUTOPURGE_ALL_ACTIVE--}'); + displayMessage('{--ADMIN_AUTOPURGE_ALL_ACTIVE--}'); } // [EOF]