X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_sponsor_pays.php;h=d0ec15b8b868eeea5c29bef5028475d750616c7c;hb=101e5f161c0c367c022c9288398226a57f3919d7;hp=89e2a39d766751c3bc16b085b5bd6c82a04d294e;hpb=4c221b6350439b8f91db58f142f03f79014f2eaf;p=mailer.git diff --git a/inc/modules/admin/what-list_sponsor_pays.php b/inc/modules/admin/what-list_sponsor_pays.php index 89e2a39d76..d0ec15b8b8 100644 --- a/inc/modules/admin/what-list_sponsor_pays.php +++ b/inc/modules/admin/what-list_sponsor_pays.php @@ -53,7 +53,7 @@ if (isGetRequestParameterSet('id')) { SQL_FREERESULT($result); } else { // Sponsor not found - displayMessage(getMaskedMessage('ADMIN_SPONSOR_404', bigintval(getRequestParameter('id')))); + displayMessage('{%message,ADMIN_SPONSOR_404=' . bigintval(getRequestParameter('id')) . '%}'); } } else { // Not called by what-list_sponsor.php