]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-overview.php
Fixed a lot typos, thanks to profi-concept
[mailer.git] / inc / modules / admin / what-overview.php
index 20a10573a7c09796d65262a32dd325975ddba598..21452467c839ddeed01954cdfdbaac391a424f91 100644 (file)
@@ -82,8 +82,7 @@ if ($JOBS_DONE) {
 } elseif (!$taskExt) {
        if (EXT_IS_ACTIVE("task")) {
                // Output warning message
-               LOAD_TEMPLATE("admin_settings_saved", false, sprintf(EXTENSION_WARNING_EXT_INACTIVE, "task"));
-               OUTPUT_HTML("<br />");
+               LOAD_TEMPLATE("admin_settings_saved", false, sprintf(getMessage('EXTENSION_WARNING_EXT_INACTIVE'), "task"));
        }
 
        // List selected tasks on overview when task management is not active