From 1d2add88f4222b04708a1a1af38567ab197a460a Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 12 Feb 2013 16:22:10 -0500 Subject: Fix page name. Fixes #2813 --- usr/local/www/diag_smart.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/www/diag_smart.php b/usr/local/www/diag_smart.php index a87f9e8..5864253 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