diff --git a/core/install/install.php b/core/install/install.php index 8863c433cd..b282df5a76 100644 --- a/core/install/install.php +++ b/core/install/install.php @@ -207,8 +207,8 @@ if(!$install_step) { $install_step = 'select_language'; } echo "\n"; } -//includes and title - $document['title'] = $text['title-install_first_time']; + //includes and title + $document['title'] = $text['title-install']; //view code if($install_step == 'select_language'){