diff --git a/app/xml_cdr/xml_cdr_extension_summary.php b/app/xml_cdr/xml_cdr_extension_summary.php index c8cca9d17b..ebf06bc8bb 100644 --- a/app/xml_cdr/xml_cdr_extension_summary.php +++ b/app/xml_cdr/xml_cdr_extension_summary.php @@ -216,7 +216,7 @@ //show the results echo "
| ".$text['label-domain']." | \n"; } echo "".$text['label-extension']." | \n";
|---|