]> git.mxchange.org Git - mailer.git/commitdiff
NT
authorRoland Häder <roland@mxchange.org>
Fri, 30 Oct 2009 06:56:04 +0000 (06:56 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 30 Oct 2009 06:56:04 +0000 (06:56 +0000)
inc/modules/member/what-payout.php

index 26edc5353254539e83387e62e20585ae1b680263..d9f7bb23861fbd047cd4747d159bb22cdf1b7801 100644 (file)
@@ -166,7 +166,7 @@ ORDER BY
                outputPayoutList($totalPoints);
        } else {
                // No payout types setup
                outputPayoutList($totalPoints);
        } else {
                // No payout types setup
-               loadTemplate('admin_settings_saved', false, geMessage('PAYOUT_NO_PAYOUT_TYPES'));
+               loadTemplate('admin_settings_saved', false, getMessage('PAYOUT_NO_PAYOUT_TYPES'));
        }
 } else {
        // Chedk if he can get paid by selected type
        }
 } else {
        // Chedk if he can get paid by selected type