From 48ddd79f1bcb3be810c7e4c4275f09e27576b85e Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 14 Aug 2010 16:32:14 -0400 Subject: [PATCH] Add Cancel and return to Dashboard --- usr/local/www/installer.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/usr/local/www/installer.php b/usr/local/www/installer.php index 852c9a32b7..4f24701153 100644 --- a/usr/local/www/installer.php +++ b/usr/local/www/installer.php @@ -456,7 +456,7 @@ function verify_before_install() {

- +

@@ -688,7 +688,8 @@ function installer_main() { Rescue config.xml

Easy installation of {$g['product_name']} using the UFS filesystem

{$zfs_enabled} - Custom installation of {$g['product_name']} + Custom installation of {$g['product_name']}

+ Cancel and return to Dashboard