]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_beg.php
Way more usage of EL code:
[mailer.git] / inc / modules / admin / what-list_beg.php
index 654f7eccca0a90e6a3598fdfeb5bb7f17af8bf4b..cad194c34a911739a9afcfd684b80ab720fb268c 100644 (file)
@@ -107,7 +107,7 @@ ORDER BY
                } // END - while
 
                $content['rows']  = $OUT;
-               $content['total'] = $total;
+               $content['total_points'] = $total;
 
                // Check if we need to display form or not with manuel withdraw
                if (getLastMonth() == getMonth()) {