Uncomment voicemail forward destinations.

This commit is contained in:
Mark Crane
2014-12-03 15:10:36 +00:00
parent 0946c0ce3e
commit 8fefa32018

View File

@@ -358,9 +358,6 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
echo "</td>\n";
echo "</tr>\n";
/*
//still in development
if ($action == "update") {
echo " <tr>";
echo " <td class='vncell' valign='top'>".$text['label-forward_destinations'].":</td>";
@@ -432,7 +429,6 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
echo " </td>";
echo " </tr>";
}
*/
echo "<tr>\n";
echo "<td class='vncell' valign='top' align='left' nowrap='nowrap'>\n";