X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-del_sponsor.php;h=c1c493d81a20d1ca371bebb4880448ea38157e29;hp=a4b6ac2946cd9a5eaab7a4148125888179a2ec95;hb=04b69ac9f33369cbf654396c4a42cb1fff710ff4;hpb=d22fa6e71e81743b277da0873e2abe7fc7bb5d98 diff --git a/inc/modules/admin/what-del_sponsor.php b/inc/modules/admin/what-del_sponsor.php index a4b6ac2946..c1c493d81a 100644 --- a/inc/modules/admin/what-del_sponsor.php +++ b/inc/modules/admin/what-del_sponsor.php @@ -96,7 +96,7 @@ if (isGetRequestParameterSet('id')) { SQL_FREERESULT($result); } else { // Not called by what-list_sponsor.php - loadTemplate('admin_settings_saved', false, getMessage('ADMIN_CALL_NOT_DIRECTLY')); + loadTemplate('admin_settings_saved', false, '{--ADMIN_CALL_NOT_DIRECTLY--}'); } // [EOF]