diff -r f40a03a3e849 -r 4f7540d1c07d install/index.php --- a/install/index.php Tue Jun 03 19:51:43 2008 +0000 +++ b/install/index.php Sat Jun 07 09:56:37 2008 +0000 @@ -278,7 +278,7 @@ case 7: $step++; echo "
" . _('Now we have finished the configuration, you should (must!) remove the directory "install/" from the Poweradmin root directory. You will not be able to use Poweradmin if it exists. Do it now.') . "
"; - echo "" . _('After you have removed the directory, you can login to Poweradmin with username "admin" and password "') . $_POST['pa_pass'] . _('". You are highly encouraged to change these as soon as you are logged in.') . "
"; + echo "" . _('After you have removed the directory, you can login to Poweradmin with username "admin" and password "') . $_POST['pa_pass'] . _('". You are highly encouraged to change these as soon as you are logged in.') . "
"; break; default: