X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-overview.php;h=d532a27f7cc635556af63c6113fa43704c0afa16;hp=54c22b15194a2eda302c09801037202446dfa544;hb=04b69ac9f33369cbf654396c4a42cb1fff710ff4;hpb=d22fa6e71e81743b277da0873e2abe7fc7bb5d98 diff --git a/inc/modules/admin/what-overview.php b/inc/modules/admin/what-overview.php index 54c22b1519..d532a27f7c 100644 --- a/inc/modules/admin/what-overview.php +++ b/inc/modules/admin/what-overview.php @@ -48,7 +48,7 @@ if ((!defined('__SECURITY')) || (!isAdmin())) { // Is sql_patches not yet installed? if (!isExtensionInstalled('sql_patches')) { // Output warning - loadTemplate('admin_settings_saved', false, getMessage('ADMIN_WARNING_SQL_PATCHES_MISSING')); + loadTemplate('admin_settings_saved', false, '{--ADMIN_WARNING_SQL_PATCHES_MISSING--}'); } // END - if // Load include file 'overview-inc' (old standard overview page)