mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Fix the install title.
This commit is contained in:
@@ -207,8 +207,8 @@ if(!$install_step) { $install_step = 'select_language'; }
|
||||
echo "</div>\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'){
|
||||
|
||||
Reference in New Issue
Block a user