Fix
authorRoland Häder <roland@mxchange.org>
Tue, 5 Jul 2011 03:59:44 +0000 (03:59 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 5 Jul 2011 03:59:44 +0000 (03:59 +0000)
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