From c1baa68e027b48ddc29f0e9f58db8340e17f0244 Mon Sep 17 00:00:00 2001 From: Ice Date: Sun, 10 Aug 2008 00:10:43 +0000 Subject: [PATCH] Updates to installer --- root/install_portal/style/layout_header.php | 3 +-- root/install_portal/style/layout_install.php | 6 +++--- root/install_portal/style/layout_menu.php | 2 +- root/install_portal/style/layout_uninstall.php | 6 +++--- root/install_portal/style/layout_update.php | 6 +++--- 5 files changed, 11 insertions(+), 12 deletions(-) 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') )
@@ -41,7 +40,7 @@ if( !defined('IN_PHPBB') || !defined('IN_PORTAL_INSTALL') ) if( $old_version != 0 && $phpbb3portal === false ) { ?> - >lang['INSTALLER_UNINSTALL']; ?> + >lang['INSTALLER_UNINSTALL']; ?> diff --git a/root/install_portal/style/layout_install.php b/root/install_portal/style/layout_install.php index 37572a4f..9230c19e 100644 --- a/root/install_portal/style/layout_install.php +++ b/root/install_portal/style/layout_install.php @@ -23,7 +23,7 @@ else

lang['INSTALLER_INSTALL_TITLE']; ?>

lang['INSTALLER_INSTALL_NOTE']; ?>

-
+
lang['INSTALLER_INSTALL']; ?>
@@ -31,8 +31,8 @@ else

-   - +   +

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 @@ else

lang['INSTALLER_UNINSTALL_TITLE']; ?>

lang['INSTALLER_UNINSTALL_NOTE']; ?>

-
+
lang['INSTALLER_UNINSTALL']; ?>
@@ -31,8 +31,8 @@ else

-   - +   +

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 @@ else

lang['INSTALLER_UPDATE_TITLE']; ?>

lang['INSTALLER_UPDATE_NOTE'], $old_version, $current_version); ?>

-
+
lang['INSTALLER_UPDATE']; ?>
@@ -34,8 +34,8 @@ else

-   - +   +