]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/overview-inc.php
Checking new member registrations is now done with list_user (was: chk_regs) and...
[mailer.git] / inc / modules / admin / overview-inc.php
index 6665a4ab1bdfcf667fec47a4386cee8a56d8b119..2ba0d8721b8778596615748e888b1b965c57ba7d 100644 (file)
@@ -205,7 +205,7 @@ LIMIT 1",
                                                // Is this non-productive?
                                                if (isExtensionProductive() === false) {
                                                        // Issue warning
-                                                       $taskData['text'] = displayMessage('{%message,ADMIN_EXTENSION_IS_NON_PRODUCTIVE=', $ext_name . '%}', true) . $taskData['text'];
+                                                       $taskData['text'] = displayMessage('{%message,ADMIN_EXTENSION_IS_NON_PRODUCTIVE=' . $ext_name . '%}', true) . $taskData['text'];
                                                } // END - if
 
                                                // Set current extension name