mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update xml_cdr_extension_summary.php (#6235)
This commit is contained in:
committed by
GitHub
parent
affba4b61d
commit
13a1590c8f
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user