]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/sponsor/settings.php
Listing of coupons rewritten to more clear
[mailer.git] / inc / modules / sponsor / settings.php
index f65f420153634e26212daa64e6b0d2ba325e3ea7..cee56805ac8464803531cf8fd26ef741e74e81a4 100644 (file)
@@ -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