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

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";