X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_sponsor_pays.php;h=d0ec15b8b868eeea5c29bef5028475d750616c7c;hb=00283a82c807a00d66bd5811d41992bb3b059996;hp=89e2a39d766751c3bc16b085b5bd6c82a04d294e;hpb=db0c6702086eea2c44d0aae1702dc2e77a0afc4e;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