]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-del_transfer.php
More fixes for ext-surfbar:
[mailer.git] / inc / modules / admin / what-del_transfer.php
index 756aa130f2f207013cb866b1a0a832d1f07aa53f..567b318c215162c5b81e4e440a06eaad8fdcea79 100644 (file)
@@ -100,7 +100,7 @@ if (!SQL_HASZERONUMS($result)) {
 $content['rows'] = $OUT;
 
 // Remeber total amount
-$content['total'] = $total;
+$content['total_points'] = $total;
 
 // Set title
 $content['title'] = '{--TRANSFER_LIST_ALL--}';