Update voicemail_greeting_edit.php

This commit is contained in:
FusionPBX 2018-06-09 20:42:12 -06:00 committed by GitHub
parent 6baa76b91a
commit ea71d1eeac
1 changed files with 1 additions and 0 deletions

View File

@ -170,4 +170,5 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
//include the footer
require_once "resources/footer.php";
?>