mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/13740] Separate new installer style templates
PHPBB3-13740
This commit is contained in:
@@ -74,6 +74,6 @@ class installer_index
|
||||
'BODY' => $body,
|
||||
));
|
||||
|
||||
return $this->helper->render('install_main.html', $title, true);
|
||||
return $this->helper->render('installer_main.html', $title, true);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user