Update voicemail_option_edit.php
This commit is contained in:
parent
0073d4b284
commit
fdb1927a1f
|
|
@ -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";
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue