mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
Update voicemail_option_edit.php
This commit is contained in:
@@ -243,5 +243,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
|
||||
echo "</table>\n";
|
||||
echo "</form>\n";
|
||||
|
||||
require_once "resources/footer.php";
|
||||
?>
|
||||
//include the footer
|
||||
require_once "resources/footer.php";
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user