X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-lock_sponsor.php;h=0aedbe82b95bdad7e03d1bd522414ff8a6d3eedb;hp=a82c17285ae3e0ca6e4d875fb05873c5c5afa89e;hb=c4823d28fd0bd22250b16d73f2034f36fc54abda;hpb=9725980ca9c052e5c1a9edb8b815e8506b876448 diff --git a/inc/modules/admin/what-lock_sponsor.php b/inc/modules/admin/what-lock_sponsor.php index a82c17285a..0aedbe82b9 100644 --- a/inc/modules/admin/what-lock_sponsor.php +++ b/inc/modules/admin/what-lock_sponsor.php @@ -106,7 +106,7 @@ if (isGetRequestParameterSet('id')) { $message = '{--ADMIN_SPONSOR_CANNOT_LOCK_PENDING_UNCINFIRMED_ACCOUNTS--}'; } } else { - // Sponsor not found! + // Sponsor not found $message = getMaskedMessage('ADMIN_SPONSOR_404', bigintval(getRequestParameter('id'))); }