X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fsponsor%2Fsettings.php;h=cee56805ac8464803531cf8fd26ef741e74e81a4;hp=f65f420153634e26212daa64e6b0d2ba325e3ea7;hb=305ad0593fb7abd5051045615c5cc5f00fecd823;hpb=0f3a135204757cc8750262871c8e62c42300acb4 diff --git a/inc/modules/sponsor/settings.php b/inc/modules/sponsor/settings.php index f65f420153..cee56805ac 100644 --- a/inc/modules/sponsor/settings.php +++ b/inc/modules/sponsor/settings.php @@ -115,8 +115,7 @@ if (SQL_NUMROWS($result) == 1) { } } else { // Locked or so? - $STATUS = sponsorTranslateUserStatus($content['status']); - $GLOBALS['sponsor_output'] = displayMessage('{%message,SPONSOR_ACCOUNT_FAILED=' . $STATUS . '%}', true); + $GLOBALS['sponsor_output'] = displayMessage('{%message,SPONSOR_ACCOUNT_FAILED=' . $content['status'] . '%}', true); } } else { // Sponsor account not found