]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-chk_regs.php
New wrapper functions introduced, TODOs.txt updated
[mailer.git] / inc / modules / admin / what-chk_regs.php
index b2ccd4699219e4ef1dbe038556bb9f97bf5e5414..2237a908124a554ae91244a2bdcfecfb291ffb36 100644 (file)
@@ -77,7 +77,7 @@ if (!SQL_HASZERONUMS($result)) {
        loadTemplate('admin_list_chk_reg', false, $OUT);
 } else {
        // No registrations left - or all has confirmed their email address... :-)
-       loadTemplate('admin_settings_saved', false, '{--ADMIN_ALL_CONFIRMED_EMAIL--}');
+       displayMessage('{--ADMIN_ALL_CONFIRMED_EMAIL--}');
 }
 
 // Free memory