Upgrade: Minor modification.
This commit is contained in:
parent
e89d28495a
commit
aca76ce8e0
|
|
@ -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>";
|
||||
|
|
|
|||
Loading…
Reference in New Issue