Upgrade: Minor modification.

This commit is contained in:
Nate Jones
2014-07-10 06:07:13 +00:00
parent 8bd5b7112b
commit 8e13a078e4

View File

@@ -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 "<br />";
echo "<b>".$text['header-upgrade']."</b><br>";
echo "Select the upgrade/update/restore actions below you wish to perform.";
echo "<br><br><br>";