diff --git a/layouts/v7/skins/images/migration_screen.png b/layouts/v7/skins/images/migration_screen.png new file mode 100644 index 0000000000000000000000000000000000000000..8b7ef55d92588b080d4fd16f9c641edc012fe0ed Binary files /dev/null and b/layouts/v7/skins/images/migration_screen.png differ diff --git a/migrate/index.php b/migrate/index.php index 42185e8bf3db74bb967548a46cd71ba9fcebf5ca..bf835ff647bfc895309426509e6876549d3e3f89 100644 --- a/migrate/index.php +++ b/migrate/index.php @@ -111,7 +111,7 @@ if (!$errorMessage) { <p>We have detected that you have <strong>Vtiger <?php echo $vtiger_current_version ?></strong> installation.<br><br></p> <p> <strong>Warning: </strong> - Please note that it is not possible to revert back to <?php echo $vtiger_current_version ?> after the upgrade to vtiger 6 <br> + Please note that it is not possible to revert back to <?php echo $vtiger_current_version ?> after the upgrade to vtiger 7 <br> So, it is important to take a backup of the <?php echo $vtiger_current_version ?> installation, including the source files and database. </p><br> <form action="../index.php?module=Migration&action=Extract&mode=reset" method="POST"> diff --git a/migrate/resources/images/migration_screen.png b/migrate/resources/images/migration_screen.png index 3db19b143950c728beb577b82be9163626e909ad..83334830e84a717532dca988ce23a997a0db1e44 100644 Binary files a/migrate/resources/images/migration_screen.png and b/migrate/resources/images/migration_screen.png differ