diff --git a/usr/local/www/installer.php b/usr/local/www/installer.php index 1f0fa0bc97..c331cfbcfd 100644 --- a/usr/local/www/installer.php +++ b/usr/local/www/installer.php @@ -673,7 +673,7 @@ function installer_main() { body_html(); // Only enable ZFS if this exists. The install will fail otherwise. if(file_exists("/boot/gptzfsboot")) - $zfs_enabled = "
| - Easy installation of {$g['product_name']} using the UFS filesystem + Easy installation of {$g['product_name']} using the UFS filesystem on disk {$disk} |