diff --git a/main/inc/ajax/statistics.ajax.php b/main/inc/ajax/statistics.ajax.php index 06184ab2ee..b988c6dbce 100644 --- a/main/inc/ajax/statistics.ajax.php +++ b/main/inc/ajax/statistics.ajax.php @@ -1178,7 +1178,7 @@ switch ($action) { //Make the row with the recollected data $rows = []; $rows[] = [ - get_lang('NumberOfCertificatesGenerated'), + get_lang('NumberOfCertificatesGeneratedTotal'), $certificateGenerated5PreQuarter, $certificateGenerated4PreQuarter, $certificateGenerated3PreQuarter,