Index: install.php =================================================================== RCS file: /cvs/drupal/drupal/install.php,v retrieving revision 1.113.2.3 diff -u -p -r1.113.2.3 install.php --- install.php 9 Jul 2008 19:15:59 -0000 1.113.2.3 +++ install.php 10 Jul 2008 15:22:33 -0000 @@ -880,7 +880,12 @@ function install_check_requirements($pro } } if (!$exists) { - drupal_set_message(st('The @drupal installer requires that you create %file as part of the installation process, and then make it writable. If you are unsure how to grant file permissions, please consult the on-line handbook.', array('@drupal' => drupal_install_profile_name(), '%file' => $file, '@handbook_url' => 'http://drupal.org/server-permissions')), 'error'); + drupal_set_message('
'. st('The @drupal installer requires that you create a settings file as part of the installation process. +