Voicemail Greetings: Clean up.
This commit is contained in:
parent
1adf97da2b
commit
2b139e40da
|
|
@ -554,10 +554,6 @@
|
||||||
}
|
}
|
||||||
echo "</tr>\n";
|
echo "</tr>\n";
|
||||||
$x++;
|
$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);
|
unset($greetings);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue