Update xml_cdr_statistics.php (#6236)
This commit is contained in:
parent
9d69d91630
commit
affba4b61d
|
|
@ -280,7 +280,7 @@
|
|||
echo " <th>".$text['table-calls-per-minute']."</th>\n";
|
||||
echo " <th class='center'>".$text['table-missed']."</th>\n";
|
||||
echo " <th>ASR</th>\n";
|
||||
echo " <th>ALOC</th>\n";
|
||||
echo " <th title='".$text['description-aloc']."'>".$text['label-aloc']."</th>\n"\n";
|
||||
echo "</tr>\n";
|
||||
|
||||
$i = 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue