Upgrade: Minor modification.
This commit is contained in:
@@ -116,9 +116,7 @@ foreach($text as $key => $value) {
|
|||||||
require_once "resources/header.php";
|
require_once "resources/header.php";
|
||||||
$document['title'] = $text['title-upgrade'];
|
$document['title'] = $text['title-upgrade'];
|
||||||
|
|
||||||
//set defaults
|
echo "<br />";
|
||||||
$display_type = 'html';
|
|
||||||
|
|
||||||
echo "<b>".$text['header-upgrade']."</b><br>";
|
echo "<b>".$text['header-upgrade']."</b><br>";
|
||||||
echo "Select the upgrade/update/restore actions below you wish to perform.";
|
echo "Select the upgrade/update/restore actions below you wish to perform.";
|
||||||
echo "<br><br><br>";
|
echo "<br><br><br>";
|
||||||
|
|||||||
Reference in New Issue
Block a user