diff --git a/app/voicemails/voicemail_edit.php b/app/voicemails/voicemail_edit.php index 767cbd1a22..64bca590ad 100644 --- a/app/voicemails/voicemail_edit.php +++ b/app/voicemails/voicemail_edit.php @@ -82,7 +82,7 @@ //delete the voicemail from the destionations $sqld = " delete from - v_voicemail_destination + v_voicemail_destinations where voicemail_destination_uuid = '".$voicemail_destination_uuid."' and voicemail_uuid = '".$voicemail_uuid."'"; @@ -651,7 +651,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) { echo "