mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Voicemail Greetings: Clean up.
This commit is contained in:
@@ -554,10 +554,6 @@
|
||||
}
|
||||
echo "</tr>\n";
|
||||
$x++;
|
||||
|
||||
/*
|
||||
echo "<a href='voicemail_greeting_delete.php?id=".escape($row['voicemail_greeting_uuid'])."&voicemail_id=".escape($voicemail_id)."' alt='delete' onclick=\"return confirm('Do you really want to delete this?')\">$v_link_label_delete</a>";
|
||||
*/
|
||||
}
|
||||
unset($greetings);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user