diff --git a/app/ivr_menus/ivr_menu_edit.php b/app/ivr_menus/ivr_menu_edit.php index 0c05e5718e..97f06c7c5f 100644 --- a/app/ivr_menus/ivr_menu_edit.php +++ b/app/ivr_menus/ivr_menu_edit.php @@ -894,6 +894,8 @@ echo ""; unset($destination_id); } + echo "  \n"; + echo "\n"; echo "
\n"; echo $text['description-greet_long']."\n"; echo "\n"; @@ -1035,6 +1037,8 @@ echo ""; unset($destination_id); } + echo "  \n"; + echo "\n"; echo "
\n"; echo $text['description-greet_short']."\n"; echo "\n"; @@ -1650,6 +1654,28 @@ echo ""; //include the footer - require_once "resources/footer.php"; + ?> + + diff --git a/app/recordings/recordings.php b/app/recordings/recordings.php index 733c2212a1..ef047567e5 100644 --- a/app/recordings/recordings.php +++ b/app/recordings/recordings.php @@ -67,6 +67,8 @@ } } unset($sql, $parameters, $row, $recording_decoded); + } elseif ($_GET['filename']) { + $recording_filename = $_GET['filename']; } // build full path