diff --git a/www/vicidial/callerID_log_report.php b/www/vicidial/callerID_log_report.php index 9ef97f50..684fb5b1 100644 --- a/www/vicidial/callerID_log_report.php +++ b/www/vicidial/callerID_log_report.php @@ -11,6 +11,7 @@ # # 200115-1512 - First build # 200120-1430 - Added total calls, percentage of calls matched, default CID notation +# 201111-1630 - Translation issue fix, Issue #1231 # $startMS = microtime(); @@ -617,7 +618,7 @@ if ($file_exported < 1) if ($ivr_export == 'YES') {echo " IVR";} echo "
\n"; - echo ""._QXZ("This report will provide a breakdown by caller ID of calls from specified campaigns and specified statuses within a date range. It's primary purpose is to show if particular caller IDs have been flagged by carriers as being scam numbers.")."

\n"; + echo ""._QXZ("This report will provide a breakdown by caller ID of calls from specified campaigns and specified statuses within a date range. Its primary purpose is to show if particular caller IDs have been flagged by carriers as being scam numbers.")."

\n"; echo "
\n"; echo ""; echo "";