New wrapper functions introduced, TODOs.txt updated
[mailer.git] / inc / modules / admin / overview-inc.php
index 1fe4ddca42a233e55e6b446c5f66dcd5a0dc7a17..caa0096616c47d976a086a675609ccc771d94682 100644 (file)
@@ -205,7 +205,7 @@ LIMIT 1",
                                                // Is this non-productive?
                                                if (isExtensionProductive() === false) {
                                                        // Issue warning
-                                                       $taskData['text'] = loadTemplate('admin_settings_saved', true, getMaskedMessage('ADMIN_EXTENSION_IS_NON_PRODUCTIVE', $ext_name)) . $taskData['text'];
+                                                       $taskData['text'] = displayMessage(getMaskedMessage('ADMIN_EXTENSION_IS_NON_PRODUCTIVE', $ext_name), true) . $taskData['text'];
                                                } // END - if
 
                                                // Set current extension name