From 5c5610e9c83dc6d8ba5f9a784ac9fc5b3c7f97c4 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 19 Dec 2010 16:36:18 -0500 Subject: Reword to not confuse --- usr/local/www/installer/installer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www/installer') diff --git a/usr/local/www/installer/installer.php b/usr/local/www/installer/installer.php index 166d28e..c6fd504 100644 --- a/usr/local/www/installer/installer.php +++ b/usr/local/www/installer/installer.php @@ -867,7 +867,7 @@ EOF; if(file_exists("/tmp/webInstaller_disk_layout.txt")) { $disks_restored = unserialize(file_get_contents("/tmp/webInstaller_disk_layout.txt")); $restored_layout_from_file = true; - $restored_layout_txt = "
* The previous disk layout was restored from disk"; + $restored_layout_txt = "
* The previous disk layout was restored from a previous session"; } // If we restored disk layout(s) from a file then build the rows -- cgit v1.1