diff --git a/install/install.php b/install/install.php index 70c7f286..e204121d 100644 --- a/install/install.php +++ b/install/install.php @@ -156,15 +156,17 @@ function hesk_iFinish() ?>
-
- -
-

Congratulations, you have successfully completed HESK database setup!

-
+
+
+
+

Summary

+
+
+

Congratulations, you have successfully completed HESK database setup!

+
+
-
+
Success! HESK Successfully installed
Next Steps:

    diff --git a/install/install_functions.inc.php b/install/install_functions.inc.php index e7bc6b92..2f6682fb 100644 --- a/install/install_functions.inc.php +++ b/install/install_functions.inc.php @@ -342,96 +342,92 @@ function hesk_iDatabase($problem=0)
    - -
    - - -
    Double-check all the information below. Contact your hosting company for the correct information to use!

    MySQL said: '.$mysql_log.'

    ', 'Database connection failed'; - } - elseif ($problem == 2) - { - echo 'Database tables already exist!

    - HESK database tables with '.$hesk_settings['db_pfix'].' prefix already exist in this database!

    - To upgrade an existing HESK installation select Update existing install instead.

    - To install a new copy of HESK in use a unique table prefix.'; - } - elseif ($problem == 3) - { - echo 'Old database tables not found!

    - HESK database tables have not been found in this database!

    - To install HESK use the New install option instead.'; - } - elseif ($problem == 4) - { - echo 'Version '.HESK_NEW_VERSION.' tables already exist!

    - Your database seems to be compatible with HESK version '.HESK_NEW_VERSION.'

    - To install a new copy of HESK use the New install option instead.'; - } - else - { - echo '

    To complete setup HESK needs to connect to your database. You can get this information from your hosting control panel.

    '; - } - ?> - -
    -
    - -
    - - -
    3. Database Settings
    -
    -
    Database Settings
    -
    - -
    - - -
    -
    - - -
    -
    - - -
    -
    - - -
    - -
    - - -
    -
    -
    HESK Login Details
    -
    Username and password you will use to login into HESK administration.
    -
    - -
    - - -
    -
    - - +
    +
    +

    Summary

    +
    +
    +
    Double-check all the information below. Contact your hosting company for the correct information to use!

    MySQL said: '.$mysql_log.'

    ', 'Database connection failed'; + } + elseif ($problem == 2) + { + echo 'Database tables already exist!

    + HESK database tables with '.$hesk_settings['db_pfix'].' prefix already exist in this database!

    + To upgrade an existing HESK installation select Update existing install instead.

    + To install a new copy of HESK in use a unique table prefix.'; + } + elseif ($problem == 3) + { + echo 'Old database tables not found!

    + HESK database tables have not been found in this database!

    + To install HESK use the New install option instead.'; + } + elseif ($problem == 4) + { + echo 'Version '.HESK_NEW_VERSION.' tables already exist!

    + Your database seems to be compatible with HESK version '.HESK_NEW_VERSION.'

    + To install a new copy of HESK use the New install option instead.'; + } + else + { + echo '

    To complete setup HESK needs to connect to your database. You can get this information from your hosting control panel.

    '; + } + ?> +
    +
    +
    +
    3. Database Settings
    + +
    Database Settings
    +
    + +
    + + +
    +
    + + +
    +
    + + +
    +
    + + +
    + +
    + + +
    +
    +
    HESK Login Details
    +
    Username and password you will use to login into HESK administration.
    +
    + +
    + + +
    +
    + + +
    + } + ?> -

    - +

    +
    -
    - -
    -
      -
    • The script is provided "as is", without any warranty. Use at your own risk.
       
    • -
    • HESK is a registered trademark, using the term HESK requires permission.
       
    • -
    • Do not redistribute this script without express written permission
       
    • -
    • If you wish to remove the "Powered by" links a license is required.
    • -
    -
    +
    +
    +
    +

    Summary

    +
    +
    +
      +
    • The script is provided "as is", without any warranty. Use at your own risk.
       
    • +
    • HESK is a registered trademark, using the term HESK requires permission.
       
    • +
    • Do not redistribute this script without express written permission
       
    • +
    • If you wish to remove the "Powered by" links a license is required.
    • +
    +
    +
    -
    +
    1. License Agreement
    The entire agreement: