From f48f1c743bfef2fc9539d9b9f18caba003cd4464 Mon Sep 17 00:00:00 2001 From: Jonathan Stanley Date: Thu, 28 Sep 2006 01:57:49 +0000 Subject: [PATCH] A minor boo-boo. :P git-svn-id: file:///svn/phpbb/trunk@6412 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/language/en/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php index a09b6b5321..936a9dfc79 100755 --- a/phpBB/language/en/install.php +++ b/phpBB/language/en/install.php @@ -144,7 +144,7 @@ $lang = array_merge($lang, array(
  • Database name
  • Database username and password
  • -

    Some more introductory text can go here…', +

    Some more introductory text can go here…', 'INSTALL_INTRO_NEXT' => 'To commence the installation, please press the button below.', 'INSTALL_LOGIN' => 'Login', 'INSTALL_NEXT' => 'Next stage',