X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_primera.php;h=f7e11891e7f6f283ddd7ad2f03e8fc7cbfd75e78;hp=cb9969bc2dee77ab78b7eee076b61442dc7e3e5f;hb=04b69ac9f33369cbf654396c4a42cb1fff710ff4;hpb=d22fa6e71e81743b277da0873e2abe7fc7bb5d98 diff --git a/inc/modules/admin/what-list_primera.php b/inc/modules/admin/what-list_primera.php index cb9969bc2d..f7e11891e7 100644 --- a/inc/modules/admin/what-list_primera.php +++ b/inc/modules/admin/what-list_primera.php @@ -77,7 +77,7 @@ if (SQL_NUMROWS($result) > 0) { loadTemplate('admin_list_primera_main', false, $OUT); } else { // Nothing to display! - loadTemplate('admin_settings_saved', false, getMessage('ADMIN_PRIMERA_NO_TRANSFERS')); + loadTemplate('admin_settings_saved', false, '{--ADMIN_PRIMERA_NO_TRANSFERS--}'); } // Free the result