fix for phrase gathering, issue #1495

git-svn-id: svn://192.168.202.10@3783 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2023-11-29 19:13:12 +00:00
parent 6ce8cd3bdf
commit 2c4ad444ea
+1 -1
View File
@@ -1778,7 +1778,7 @@ else
} }
//Modifed text to allow for other than CBHOLD via custom statuses with scheduled callback chosen //Modifed text to allow for other than CBHOLD via custom statuses with scheduled callback chosen
# echo "<BR>"._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.")."<BR>"; # echo "<BR>"._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.")."<BR>";
echo "<BR>"._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'.")."<BR>"; echo "<BR>"._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-.")."<BR>";
} }
echo "</TD></TR></TABLE>"; echo "</TD></TR></TABLE>";
echo "</center></span>"; echo "</center></span>";