diff --git a/root/install_portal/style/layout_header.php b/root/install_portal/style/layout_header.php index 1e918a7d..c195daf5 100644 --- a/root/install_portal/style/layout_header.php +++ b/root/install_portal/style/layout_header.php @@ -22,7 +22,6 @@ if( !defined('IN_PHPBB') || !defined('IN_PORTAL_INSTALL') )
lang['INSTALLER_INSTALL_NOTE']; ?>
- diff --git a/root/install_portal/style/layout_menu.php b/root/install_portal/style/layout_menu.php index cf4ea880..5040b9c8 100644 --- a/root/install_portal/style/layout_menu.php +++ b/root/install_portal/style/layout_menu.php @@ -32,6 +32,6 @@ case 'none': \ No newline at end of file diff --git a/root/install_portal/style/layout_uninstall.php b/root/install_portal/style/layout_uninstall.php index aee36470..21b4018b 100644 --- a/root/install_portal/style/layout_uninstall.php +++ b/root/install_portal/style/layout_uninstall.php @@ -23,7 +23,7 @@ elselang['INSTALLER_UNINSTALL_NOTE']; ?>
- diff --git a/root/install_portal/style/layout_update.php b/root/install_portal/style/layout_update.php index d11c8705..bc73f0b2 100644 --- a/root/install_portal/style/layout_update.php +++ b/root/install_portal/style/layout_update.php @@ -26,7 +26,7 @@ elselang['INSTALLER_UPDATE_NOTE'], $old_version, $current_version); ?>
-