From d6d775a6b51fedc4044497ca9af526a31df6d687 Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 12 Feb 2013 16:22:10 -0500 Subject: Fix page name. Fixes #2640 --- usr/local/www/diag_smart.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local') diff --git a/usr/local/www/diag_smart.php b/usr/local/www/diag_smart.php index 4e2b3e3..ab30ef0 100644 --- a/usr/local/www/diag_smart.php +++ b/usr/local/www/diag_smart.php @@ -120,7 +120,7 @@ switch($action) { } $output = add_colors(shell_exec($smartctl . " -t " . escapeshellarg($test) . " /dev/" . escapeshellarg($targetdev))); echo '
' . $output . '
-		
+ -- cgit v1.1