From fd0f77d7497d893e5d49cc5865672512a9cc56e7 Mon Sep 17 00:00:00 2001 From: mattf Date: Wed, 29 Nov 2023 19:13:12 +0000 Subject: [PATCH] fix for phrase gathering, issue #1495 git-svn-id: svn://192.168.202.10@3783 3d104415-ff17-0410-8863-d5cf3c621b8a --- agc_2-X/trunk/www/vicidial/qc_modify_lead.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agc_2-X/trunk/www/vicidial/qc_modify_lead.php b/agc_2-X/trunk/www/vicidial/qc_modify_lead.php index 47a8657f..4b98d602 100644 --- a/agc_2-X/trunk/www/vicidial/qc_modify_lead.php +++ b/agc_2-X/trunk/www/vicidial/qc_modify_lead.php @@ -1778,7 +1778,7 @@ else } //Modifed text to allow for other than CBHOLD via custom statuses with scheduled callback chosen # echo "
"._QXZ("If you want to change this lead to a scheduled callback, first change the Disposition to CBHOLD or similar, then submit and you will be able to set the callback date and time.")."
"; - echo "
"._QXZ("This lead is not currently a recognized callback status, such as CALLBK or CBHOLD, or a campaign or system status where the \"scheduled callback\" parameter is set to 'Y'.")."
"; + echo "
"._QXZ("This lead is not currently a recognized callback status, such as CALLBK or CBHOLD, or a campaign or system status where the -scheduled callback- parameter is set to -Y-.")."
"; } echo ""; echo "";