X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_transfer.php;h=8da60d30ce57e0cf1d054a48a7a8968613a4510b;hb=12effdb00f104773905152bfb2950496c2efaec4;hp=a3773aa3ebc684ebdc47627dccc1b1da256e1ada;hpb=4c221b6350439b8f91db58f142f03f79014f2eaf;p=mailer.git diff --git a/inc/modules/admin/what-list_transfer.php b/inc/modules/admin/what-list_transfer.php index a3773aa3eb..8da60d30ce 100644 --- a/inc/modules/admin/what-list_transfer.php +++ b/inc/modules/admin/what-list_transfer.php @@ -80,7 +80,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--}';