X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mailid_top.php;h=2f04e4caeb8f6b28a1aeff0cfd810be59f03ec73;hb=a30203a40a01c54bb2e10f6b14dc0a2ad3aa5c06;hp=e033a56f04ae689a41fa81309515fa20739f91d5;hpb=964a3b539e335f6d70e7779630fd3d25fd38398d;p=mailer.git diff --git a/mailid_top.php b/mailid_top.php index e033a56f04..2f04e4caeb 100644 --- a/mailid_top.php +++ b/mailid_top.php @@ -288,7 +288,7 @@ if ((isValidUserId($userId)) && (($mailId > 0) || ($bonusId > 0)) && (!ifFatalEr } // END - if // Load total points - $content['total'] = getTotalPoints($userId); + $content['total_points'] = getTotalPoints($userId); // Add payment points $content['points'] = $payment;