mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update xml_cdr_statistics.php (#6239)
This commit is contained in:
@@ -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 title='".$text['description-aloc']."'>".$text['label-aloc']."</th>\n"\n";
|
||||
echo " <th title='".$text['description-aloc']."'>".$text['label-aloc']."</th>\n";
|
||||
echo "</tr>\n";
|
||||
|
||||
$i = 0;
|
||||
|
||||
Reference in New Issue
Block a user