X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mailid_top.php;h=2f04e4caeb8f6b28a1aeff0cfd810be59f03ec73;hb=50cf84b88ecac4d0b245ea00824c7b2f45bffcdb;hp=e033a56f04ae689a41fa81309515fa20739f91d5;hpb=5c4d360166de238420eec3e5f4e694befb09ab5d;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;