\n";
echo " \n";
diff --git a/app/voicemails/voicemail_edit.php b/app/voicemails/voicemail_edit.php
index eb185d2031..63c212846d 100644
--- a/app/voicemails/voicemail_edit.php
+++ b/app/voicemails/voicemail_edit.php
@@ -17,7 +17,7 @@
The Initial Developer of the Original Code is
Mark J Crane
- Portions created by the Initial Developer are Copyright (C) 2008-2019
+ Portions created by the Initial Developer are Copyright (C) 2008-2020
the Initial Developer. All Rights Reserved.
Contributor(s):
@@ -304,9 +304,9 @@
$object = new token;
$token = $object->create($_SERVER['PHP_SELF']);
-//show the header
- require_once "resources/header.php";
+//include the header
$document['title'] = $text['title-voicemail'];
+ require_once "resources/header.php";
//password complexity
$password_complexity = $_SESSION['voicemail']['password_complexity']['boolean'];
@@ -351,29 +351,24 @@
}
//show the content
- echo "