X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_sponsor_pays.php;h=c734d3882b917eefe4cfb8f4466b15d21c2d98d7;hb=91c5ab6d4bba6959611a9b9661c032cc4c9da6e8;hp=d34b7ef5fdbc7b554b825ecac411d89fd33cffd9;hpb=cba3e885a88563e9d0bf0e60be7da6130177020d;p=mailer.git diff --git a/inc/modules/admin/what-list_sponsor_pays.php b/inc/modules/admin/what-list_sponsor_pays.php index d34b7ef5fd..c734d3882b 100644 --- a/inc/modules/admin/what-list_sponsor_pays.php +++ b/inc/modules/admin/what-list_sponsor_pays.php @@ -54,7 +54,7 @@ if (isGetRequestElementSet('id')) { SQL_FREERESULT($result); } else { // Sponsor not found! - loadTemplate('admin_settings_saved', false, sprintf(getMessage('ADMIN_SPONSOR_404'), bigintval(getRequestElement('id')))); + loadTemplate('admin_settings_saved', false, getMaskedMessage('ADMIN_SPONSOR_404', bigintval(getRequestElement('id')))); } } else { // Not called by what-list_sponsor.php