]> git.mxchange.org Git - mailer.git/blobdiff - inc/purge/purge-unconfirmed.php
Renamed more templates
[mailer.git] / inc / purge / purge-unconfirmed.php
index 741db75b61517924cef73cf3a19c961832072188..bf9473ddca75f61ca8e71f7d6a36eee33993a285 100644 (file)
@@ -85,7 +85,7 @@ ORDER BY
 
                // Send mail notification to admin
                if (getConfig('ap_un_notify') == 'Y') {
-                       sendAdminNotification('{--ADMIN_AUTOPURGE_UNCONFIRMED_SUBJECT--}', 'admin_autopurge_unconfirmed', $userids);
+                       sendAdminNotification('{--ADMIN_AUTOPURGE_UNCONFIRMED_SUBJECT--}', 'admin_purge_unconfirmed', $userids);
                } // END - if
        } // END - if