diff --git a/core/upgrade/index.php b/core/upgrade/index.php
index 46f7a82023..cbc0c0c977 100644
--- a/core/upgrade/index.php
+++ b/core/upgrade/index.php
@@ -116,9 +116,7 @@ foreach($text as $key => $value) {
require_once "resources/header.php";
$document['title'] = $text['title-upgrade'];
-//set defaults
-$display_type = 'html';
-
+echo "
";
echo "".$text['header-upgrade']."
";
echo "Select the upgrade/update/restore actions below you wish to perform.";
echo "
";