diff options
Diffstat (limited to 'phpBB/adm/style/installer_install.html')
| -rw-r--r-- | phpBB/adm/style/installer_install.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/installer_install.html b/phpBB/adm/style/installer_install.html index 7700c79036..175c6eac67 100644 --- a/phpBB/adm/style/installer_install.html +++ b/phpBB/adm/style/installer_install.html @@ -1,4 +1,4 @@ -<!-- INCLUDE install_header.html --> +<!-- INCLUDE installer_header.html --> <h1>{TITLE}</h1> <p>{CONTENT}</p> <!-- IF SHOW_INSTALL_START_FORM --> @@ -10,4 +10,4 @@ </form> <!-- ENDIF --> <!-- INCLUDEJS {T_ASSETS_PATH}/javascript/installer.js --> -<!-- INCLUDE install_footer.html --> +<!-- INCLUDE installer_footer.html --> |
