diff --git a/app/voicemails/voicemail_messages.php b/app/voicemails/voicemail_messages.php index 00e2eee551..aa657fc489 100644 --- a/app/voicemails/voicemail_messages.php +++ b/app/voicemails/voicemail_messages.php @@ -284,8 +284,8 @@ echo "
\n"; echo "\n"; // dummy row to maintain alternating background color $style = ($row['message_status'] == '' && $_REQUEST["uuid"] != $row['voicemail_message_uuid']) ? "style='font-weight: bold;'" : null; - $list_row_link = "javascript:recording_play('".escape($row['voicemail_message_uuid'])."');"; - echo "