Update xml_cdr_extension_summary.php (#6235)

This commit is contained in:
Antonio Fernandez 2022-01-11 00:28:55 -05:00 committed by GitHub
parent affba4b61d
commit 13a1590c8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@
echo " <th class='center'>".$text['label-missed']."</th>\n";
echo " <th class='center'>".$text['label-no_answer']."</th>\n";
echo " <th class='center'>".$text['label-busy']."</th>\n";
echo " <th class='center'>".$text['label-aloc']."</th>\n";
echo " <th class='center' title='".$text['description-aloc']."'>".$text['label-aloc']."</th>\n";
echo " <th class='center'>".$text['label-inbound_calls']."</th>\n";
echo " <th class='center'>".$text['label-inbound_duration']."</th>\n";
echo " <th class='center'>".$text['label-outbound_calls']."</th>\n";